Worked on stuff

This commit is contained in:
2026-03-25 13:28:54 +01:00
parent f04afeb5fb
commit b1b8a232d8
5 changed files with 35 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
@font-face {
font-family: 'sftr';
src: url('assets/sftr.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
url('assets/sftr.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
.txt-cyan {
color: #8bc8feff;
}