Difference between revisions of "MediaWiki:Timeless.css"
Line 1: | Line 1: | ||
#mw-site-navigation .sidebar-chunk h3 { | #mw-site-navigation .sidebar-chunk h3 { | ||
border-bottom: solid 1px darkred; | border-bottom: solid 1px darkred; | ||
− | |||
} | } | ||
#mw-related-navigation .sidebar-chunk h3 { | #mw-related-navigation .sidebar-chunk h3 { | ||
border-bottom: solid 1px darkred; | border-bottom: solid 1px darkred; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
#mw-content-container { | #mw-content-container { | ||
Line 52: | Line 45: | ||
#mw-content-container { | #mw-content-container { | ||
border-bottom: solid 4px #990000; | border-bottom: solid 4px #990000; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
#mw-content h1, #mw-content h2 { | #mw-content h1, #mw-content h2 { | ||
Line 66: | Line 51: | ||
#p-logo { | #p-logo { | ||
display: none; | display: none; | ||
− | |||
− | |||
− | |||
} | } | ||
.ts-inner { | .ts-inner { |
Revision as of 15:44, 30 September 2020
#mw-site-navigation .sidebar-chunk h3 {
border-bottom: solid 1px darkred;
}
#mw-related-navigation .sidebar-chunk h3 {
border-bottom: solid 1px darkred;
}
#mw-content-container {
background: grey;
}
.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;
}
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-content h1, #mw-content h2 {
border-bottom: solid 1px darkgrey;
}
#p-logo {
display: none;
}
.ts-inner {
max-width: 100%;
}
div#warningBox
display: none;
}