aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
Diffstat (limited to 'webAO')
-rw-r--r--webAO/styles/chatbox/key.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/key.css b/webAO/styles/chatbox/key.css
index cf979e7..50d2bc1 100644
--- a/webAO/styles/chatbox/key.css
+++ b/webAO/styles/chatbox/key.css
@@ -163,6 +163,8 @@
border: 2px white outset;
border-radius: 100%;
text-shadow: -1px -1px 0 #d7e5d9, 1px -1px 0 #d7e5d9, -1px 1px 0 #d7e5d9, 1px 1px 0 #d7e5d9;
+ font-size: small;
+ line-height: 1;
}
#client_clock_date {
@@ -188,9 +190,11 @@
text-shadow: -1px -1px 0 darkgray, 1px -1px 0 darkgray, -1px 1px 0 darkgray, 1px 1px 0 darkgray;
text-decoration: underline;
font-size: smaller;
+ font-weight: bold;
background-color: #c7856f;
border: #ffc89f 3px ridge;
border-radius: 100%;
+ line-height: 2;
}
#client_clock_time {