WickedGov:Main Page/styles.css: Difference between revisions

more subdued darkmode colors
expand
 
(4 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 108: Line 119:
margin-top: 0.5em;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-bottom: 0.5em;
border: 0;
border: none;
background-color: transparent;
background-color: transparent;
}
}
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 {
Line 138: Line 150:
.mp-divider {
.mp-divider {
display: block;
display: block;
border: none;
height: 1px;
margin-top: 0.5em;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-bottom: 0.5em;