Streaming Records/styles.css: Difference between revisions
Neurofumo changed the content model of the page Streaming Records/styles.css from "wikitext" to "CSS": css Tag: content model change |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 33: | Line 33: | ||
position: relative; | position: relative; | ||
margin: 3px; | margin: 3px; | ||
white-space:nowrap; | |||
} | } | ||
.item1{ | .item1{ | ||
Line 114: | Line 115: | ||
.evil{ | .evil{ | ||
background:#B30239; | background:#B30239; | ||
text-shadow:- | color:#fff; | ||
text-shadow:-0.5px -0.5px 0 #000,0.5px -0.5px 0 #000,-0.5px 0.5px 0 #000 ,0.5px 0.5px 0 #000; | |||
} | |||
.evil a{ | |||
color:#ffdddd; | |||
} | } | ||
.neuro-evil{ | .neuro-evil{ |