diff options
| author | sD <stoned@derpymail.org> | 2020-02-12 15:37:40 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-12 15:37:40 +0100 |
| commit | f1f4c8fbbb104cc5452d14b533c8b65e6c5483bc (patch) | |
| tree | eddc6bd9b5add221cb905757273445236070286e /webAO/soj.css | |
| parent | a6db6bde5abb12efe146114f1d81ec3b4a60b134 (diff) | |
rename old theme to classic and change the font accordingly
Diffstat (limited to 'webAO/soj.css')
| -rw-r--r-- | webAO/soj.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/soj.css b/webAO/soj.css index d453e8c..ad29317 100644 --- a/webAO/soj.css +++ b/webAO/soj.css @@ -1,3 +1,7 @@ +body { + font-family: sans-serif; +} + #client_chatcontainer { position: absolute; top: 73%; |
