diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-06-23 12:51:34 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-06-23 12:51:34 -0400 |
| commit | 080287474788b81ad846cf0ea0afd51c5263ed2f (patch) | |
| tree | 244716d6d325c47648a5361266a684b824437884 /static/css | |
| parent | 101c0be26573b6cc20a8542d378592fd0eec2ba5 (diff) | |
css and stuff
Diffstat (limited to 'static/css')
| -rwxr-xr-x | static/css/dump.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/dump.css b/static/css/dump.css index 0b6055e..33211a3 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -2512,7 +2512,8 @@ a#disregister:hover { -webkit-background-clip: text; } -.nick_aids_enoch { opacity: 0.3; color: transparent; text-shadow: 0 0 5px #857E96; } +.nick_aids_enoch a:link, .nick_aids_enoch .content, .nick_aids_enoch .msg-hover { color: transparent; text-shadow: 0 0 5px #857E96; } +.nick_aids_enoch { opacity: 0.3; } .bigimage { max-width: none!important; max-height: none!important;width:100% } |
