User:TheWombatGuru/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.navbox { | .navbox { | ||
background: lightblue; | |||
} | |||
.navbox, .navbox tr, .navbox table, .navbox p { | |||
width: 100%; | width: 100%; | ||
} | |||
p { | |||
text-align: center; | |||
} | } |