User:Keiji/mazeworld.css (Meta, no ontology)
From Mazeworld
(Difference between revisions)
m |
m |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
- | div.log { | + | body.ns-100 div.log { |
color: #DDE7FF; | color: #DDE7FF; | ||
background-color: #002; | background-color: #002; | ||
font-family: Cambria; | font-family: Cambria; | ||
border-color: #88E; | border-color: #88E; | ||
+ | font-size: inherit; | ||
} | } | ||
- | #content div.log p { | + | body.ns-100 #content div.log p { |
line-height: 1.4em; | line-height: 1.4em; | ||
} | } |
Latest revision as of 21:24, 13 October 2014
body.ns-100 div.log { color: #DDE7FF; background-color: #002; font-family: Cambria; border-color: #88E; font-size: inherit; } body.ns-100 #content div.log p { line-height: 1.4em; }