diff options
Diffstat (limited to 'webAO/styles/chatbox/n64zelda.css')
| -rw-r--r-- | webAO/styles/chatbox/n64zelda.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/n64zelda.css b/webAO/styles/chatbox/n64zelda.css index 4c2cbbb..5c203b8 100644 --- a/webAO/styles/chatbox/n64zelda.css +++ b/webAO/styles/chatbox/n64zelda.css @@ -30,6 +30,10 @@ color: #64b4ff; } +.text_grey { + color: #bbb; +} + @font-face { font-family: 'ChiaroWeb'; src: url('https://github.com/ngarces/FE15-Text-Simulator/raw/master/FOT-ChiaroStd-B.otf') format('opentype'); |
