summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rwxr-xr-xstatic/css/dump.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 5ae714f..0b6055e 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -2506,3 +2506,13 @@ a#disregister:hover {
color: green;
}
+.rainbow {
+ background-image:-webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
+ color:transparent;
+ -webkit-background-clip: text;
+}
+
+.nick_aids_enoch { opacity: 0.3; color: transparent; text-shadow: 0 0 5px #857E96; }
+
+.bigimage { max-width: none!important; max-height: none!important;width:100% }
+