diff options
author | tv <tv@nomic.retiolum> | 2013-11-06 21:57:27 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-11-06 21:57:27 +0100 |
commit | fda7a9cce373e0864c5c13c96dcf37733a357806 (patch) | |
tree | 36a47df59f42488f320a1792acdadc773f8d1b58 /webchat/public/reset.css | |
parent | a0507027720aee72f1f10cbc2f7504a9960ed465 (diff) | |
parent | bfef0d684e958e363641a0cedbd1a4c55cb70471 (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'webchat/public/reset.css')
-rw-r--r-- | webchat/public/reset.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webchat/public/reset.css b/webchat/public/reset.css index 2b67f153..931ab453 100644 --- a/webchat/public/reset.css +++ b/webchat/public/reset.css @@ -96,4 +96,7 @@ a { .chat_date:after { content: ""; padding-right: 4px; +} +#time { + color: #00FF00; }
\ No newline at end of file |