Difference between revisions of "MediaWiki:Timeless.css"
Line 1: | Line 1: | ||
+ | #mw-related-navigation .sidebar-chunk { | ||
+ | background: #fcfcfc; | ||
+ | border: solid #eeeeee; | ||
+ | border-width: 1px 1px 0.2em; | ||
+ | padding: 1.25em 1.75em; | ||
+ | box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02); | ||
+ | overflow: auto; | ||
+ | padding: 1.5em 1.5em 0; | ||
+ | margin: 0em 0; | ||
+ | } | ||
#mw-related-navigation { | #mw-related-navigation { | ||
padding-left: 0em; | padding-left: 0em; |
Revision as of 20:11, 25 September 2020
#mw-related-navigation .sidebar-chunk {
background: #fcfcfc;
border: solid #eeeeee;
border-width: 1px 1px 0.2em;
padding: 1.25em 1.75em;
box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02);
overflow: auto;
padding: 1.5em 1.5em 0;
margin: 0em 0;
}
#mw-related-navigation {
padding-left: 0em;
}
#mw-content-container {
background: lightgrey;
}
.color-middle-container, .ts-inner {
padding: 0em 0em 0em;
}
div#content a.external {
background:none !important;
padding: 0px !important;
}
.color-middle {
background: #990000;
}
.color-right {
background: #990000;
}
#ca-talk {
display: none !important;
}
#mw-content h2 {
border-bottom: solid 1px darkgrey;
}
#mw-page-header-links li.selected {
border-bottom: solid 1px black;
}
#firstHeading{
border-bottom: solid 1px black;
}
#mw-content h1.firstHeading {
border-bottom: solid 1px black;
}
#mw-site-navigation .sidebar-chunk h3 {
border-bottom: solid 1px black;
}
div#content a.external {
background:none !important;
padding: 0px !important;
}
#mw-footer-container a {
display: none;
}
#mw-content-container {
border-bottom: solid 4px #990000;
}
#mw-related-navigation .sidebar-chunk h3 {
border-bottom: solid 1px black;
}
.mw-wiki-logo {
margin: -2.25em auto 0;
}
#mw-site-navigation {
margin-top: -1em !important;
}
#mw-site-navigation .sidebar-chunk {
margin: 1em 0;
}
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
#toc { float: right };
#mw-content h1, #mw-content h2, #mw-content h3, #mw-content h4, #mw-content h5, #mw-content h6, #mw-content dt {
margin: 0.3em 0 0.5em;
}
#mw-content h1, #mw-content h2 {
border-bottom: solid 1px darkgrey;
}
#p-logo {
display: none;
}
#mw-site-navigation {
width: 14em;
padding: 0em;
}
.ts-inner {
max-width: 165em;
}
div#warningBox
display: none;
}