diff options
Diffstat (limited to 'static/dump.css')
| -rwxr-xr-x | static/dump.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/dump.css b/static/dump.css index 36f3231..f8bbe30 100755 --- a/static/dump.css +++ b/static/dump.css @@ -61,6 +61,16 @@ right:2; bottom:30; } +#effects-msg{ +position:fixed; +bottom:68; +z-index:1111; +right:38; +font-size:15; +color:#fff; +text-shadow: #000 1px 1px 1px; + +} #footerc { text-align:center; |
