MediaWiki:Reconstruction.css
From Conceptual Reconstructionism Project
Revision as of 22:19, 6 December 2021 by Thaumasnot (talk | contribs) (Created page with "body { position: relative; height: auto; } body > div, .catlinks { font-size: 0.7em; } #content { font-size: inherit; } #mw-page-base { display:none; } #mw-head-base { display:none; } #mw-head { position: static; } div.vectorMenu h5 a { height: 1em; } div.vectorTabs a span { padding-top: 0; } div.vectorTabs li a { height: auto; } #p-search { float: none; } #p-search form, #p-search input { margin-top: 0; } #firstHeading { margin-top: 1em; margin-...")
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
body {
position: relative;
height: auto;
}
body > div, .catlinks {
font-size: 0.7em;
}
#content {
font-size: inherit;
}
#mw-page-base {
display:none;
}
#mw-head-base {
display:none;
}
#mw-head {
position: static;
}
div.vectorMenu h5 a {
height: 1em;
}
div.vectorTabs a span {
padding-top: 0;
}
div.vectorTabs li a {
height: auto;
}
#p-search {
float: none;
}
#p-search form,
#p-search input {
margin-top: 0;
}
#firstHeading {
margin-top: 1em;
margin-bottom: 2em;
line-height: 1.2em;
font-size: 2em;
}
#left-navigation {
display: block;
position: static;
}
#right-navigation {
display: block;
float: none;
margin-top: auto;
}
#p-personal {
top: auto;
bottom: -1.5em;
}
#mw-panel {
position: static;
clear: both;
width: auto;
}
#mw-head div.vectorMenu h5 {
background-image: none;
}
#mw-panel div.portal {
padding-bottom: 0;
}
#mw-panel div.portal h5 {
display: inline;
padding: 0;
padding-left: 2em;
}
#mw-panel div.portal div.body {
display: inline;
margin: 0;
background-image: none;
}
#mw-panel div.portal div.body ul {
display: inline;
}
#mw-panel div.portal div.body ul li {
display: inline;
}
#mw-panel div.portal div.body ul li:before {
content: ' \22c5 ';
}
#p-lang {
position:absolute;
top: 0.5em;
left: 1em;
}
#content {
margin-left: 0;
margin-right: 0;
background-image: none;
}
#bodyContent {
margin-left:auto;
margin-right:auto;
width: 65%;
}
#footer {
margin-left: 0;
background-image: none;
}
#toc {
display: none;
}
.catlinks {
border: 0;
background-color: none;
margin-top: 5em;
}
p {
margin: 1em 0 1em 0;
}