WickedGov:Main Page/styles.css: Difference between revisions
clarify? |
expand |
||
(2 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
} | } | ||
/* Derived from enwikipedia */ | |||
#mp-welcome h1, | |||
#mp-column-container h2, | |||
#mp-welcome .mw-heading1, | |||
#mp-column-container .mw-heading2 { | |||
font-size: inherit; | |||
font-weight: inherit; | |||
font-family: inherit; | |||
display: inline; | |||
border: none; | |||
} | |||
/* "Welcome to WickedGov!" */ | /* "Welcome to WickedGov!" */ | ||
Line 132: | Line 143: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
padding: 0.25em 0.9em; | padding: 0.25em 0.9em; | ||
margin-top: 0.25em; | |||
} | } | ||
html.skin-theme-clientpref-night #mp-content { | html.skin-theme-clientpref-night #mp-content { |