Added virtually the whole of the Scittle distribution, as it proves to be

virtually necessary to do development.
This commit is contained in:
Simon Brooke 2025-09-01 12:49:14 +01:00
parent fcb023ecc5
commit 0a200aca94
741 changed files with 174111 additions and 11 deletions

View file

@ -0,0 +1,8 @@
@font-face {
font-family: Bulara;
src: url(../fonts/bulara_5.ttf);
}
#content {
font-family: Bulara;
}