aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/p4.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-25 18:55:13 +0200
committersD <stoned@derpymail.org>2020-04-25 18:55:13 +0200
commit9548afea4b98ad1a100d20f81c9689eff6c210fb (patch)
treea52532fe65482bd850dfc770e8028eb2b43dd3a0 /webAO/styles/chatbox/p4.css
parent9ba6090591afa56ce0ee72469c5874b7b8303e9a (diff)
use original P4 font if installed
Diffstat (limited to 'webAO/styles/chatbox/p4.css')
-rw-r--r--webAO/styles/chatbox/p4.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/p4.css b/webAO/styles/chatbox/p4.css
index bb37052..2dd10da 100644
--- a/webAO/styles/chatbox/p4.css
+++ b/webAO/styles/chatbox/p4.css
@@ -36,7 +36,8 @@
height: 30%;
bottom: 0;
left: 0;
- font-family: Arial, sans-serif;
+ font-family: "FOT-Skip Std", Arial, sans-serif;
+ line-height: 1;
}
#client_name {