User:TheWombatGuru/common.css: Difference between revisions
Jump to navigation
Jump to search
m (TheWombatGuru moved page User:TheWombatGuru/navbox.css to User:TheWombatGuru/common.css without leaving a redirect) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
.navbox { | .navbox { | ||
background: lightblue; | |||
} | |||
.navbox, .navbox tr, .navbox table, .navbox p { | |||
width: 100%; | width: 100%; | ||
} | |||
p { | |||
text-align: center; | |||
} | } |