aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-08-26 01:25:25 +0200
committersD <stoned@derpymail.org>2020-08-26 01:25:25 +0200
commitde1a52948150f8e3bee642fa42fcd3a298ac497b (patch)
tree453e9b90f6524eb36fa6e8cfed62f37c1de8e909 /webAO/styles
parent8f07d28271c82e7324f286c0b5611e7e5d33c829 (diff)
font is only ever used by chatboxes
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/chatbox/aa.css2
-rw-r--r--webAO/styles/chatbox/ace-name.ttf (renamed from webAO/styles/Ace_Name_Regular.ttf)bin49972 -> 49972 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/aa.css b/webAO/styles/chatbox/aa.css
index e6d590c..55a501e 100644
--- a/webAO/styles/chatbox/aa.css
+++ b/webAO/styles/chatbox/aa.css
@@ -41,7 +41,7 @@
@font-face {
font-family:'Ace Name';
- src: url('../Ace_Name_Regular.ttf');
+ src: url('./ace-name.ttf');
font-weight:normal;
font-style:normal;
}
diff --git a/webAO/styles/Ace_Name_Regular.ttf b/webAO/styles/chatbox/ace-name.ttf
index d5c6e88..d5c6e88 100644
--- a/webAO/styles/Ace_Name_Regular.ttf
+++ b/webAO/styles/chatbox/ace-name.ttf
Binary files differ