diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-09-19 09:17:01 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-09-19 09:17:01 -0400 |
| commit | 6996ef1862ec133e6d15ef06b660605d1192b166 (patch) | |
| tree | e64ae1b4548fbe53b4cca45e67fa723e707ed841 /static/css | |
| parent | b04eea907242bb895f9578638f5f05612311fa66 (diff) | |
make / show top for today ; and sundry changes
Diffstat (limited to 'static/css')
| -rwxr-xr-x | static/css/dump.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/dump.css b/static/css/dump.css index acf9ea6..de64bbb 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -2515,6 +2515,7 @@ a#disregister:hover { .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; } +.nick_aids_enoch img { -webkit-filter: blur(4px); } .bigimage { max-width: none!important; max-height: none!important;width:100% } |
