More actions
Created page with "→All CSS here will be loaded for users of the Citizen skin: .wikitable { width: 100%; }" |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
.wikitable { | .wikitable { | ||
width: 100%; | min-width: 100%; | ||
font-size: 1em; | |||
} | } |