Notice: Firmware Links Under Maintenance We are currently undergoing maintenance on all firmware links. If any links are inaccessible, please email or contact Tech Support for the firmware. We appreciate your patience during the maintenance, thank you for your understanding.

Difference between revisions of "MediaWiki:Timeless.css"

 
(200 intermediate revisions by the same user not shown)
Line 1: Line 1:
div#content a.external {
+
#searchform input{width:100%!important;}
    background:none !important;
+
#p-logo{display:block!important;}
    padding: 0px !important;
+
.ts-inner{max-width:100%;}
 +
#searchButton,#mw-searchButton,#mw-page-header-links li.selected a,#ca-unwatch a{display:none;}
 +
#mw-content-container{background:#d3d3d3;border-bottom:solid 4px #900;}
 +
#mw-content h1,#mw-content h2{border-bottom:solid 1px darkgrey;margin:1.25em 0 .5em;}
 +
#ca-talk,#mw-footer-container a{display:none!important;}
 +
.color-right,.color-left,.color-middle{background:#777;}
 +
div#content a.external{background:none!important;padding:0!important;}
 +
#mw-header-container{background:darkgrey;}
 +
#mw-site-navigation .sidebar-chunk h3,#firstHeading,#mw-related-navigation .sidebar-chunk h3,#mw-content h1.firstHeading{border-bottom:solid 1px #8b0000;}
 +
#mw-content h2,#mw-page-header-links li.selected{border-bottom:solid 1px #000;}
 +
@media screen and (min-width: 1100px) {
 +
#mw-related-navigation .sidebar-chunk{margin:0;}
 +
#mw-related-navigation,#mw-site-navigation{padding-left:0;padding-right:0;}
 +
.color-middle-container,.ts-inner{padding:0;}
 +
#p-search{margin-left:0;margin-right:0;margin-top:-.6em!important;}
 
}
 
}
.color-middle {
+
#p-personal{display:none;}
    background: #990000;
+
@media screen and (max-width: 850px) {
 +
#user-tools h2 span,.sidebar-chunk h2 span{font-size:.6em;text-indent:-.2px;}
 
}
 
}
.color-right {
+
#mw-header-nav-hack{background:#a9a9a9;}
    background: #990000;
+
#p-logo-text a{display:none;}
 +
@media screen and (max-width: 1100px) {
 +
#p-logo-text a{display:inline;}
 
}
 
}
#ca-talk {
+
#site-tools h2{display:none;}
    display: none !important;
+
#p-logo-text a,#p-logo-text{display:none!important;}
 +
@media screen and (max-width: 1099px) and (min-width: 851px) {
 +
.sidebar-chunk{display:none;position:relative;}
 +
#p-logo-text{display:none;}
 +
#p-logo{display:block!important;margin:auto;position:absolute;text-align:center;top:-88px;}
 +
#mw-header-container{z-index:99;}
 +
#p-search{margin-top:.5em!important;}
 
}
 
}
#mw-content h2 {
+
@media screen and (max-width: 850px) {
    border-bottom: solid 1px darkgrey;
+
#user-tools h2,.sidebar-chunk h2{height:125px!important;}
 
}
 
}
#mw-page-header-links li.selected {
+
@media screen and (max-width: 850px) {
    border-bottom: solid 1px black;
+
#mw-content{padding:0 2em 3em!important;}
 
}
 
}
#firstHeading{
+
@media screen and (max-width: 850px) {
    border-bottom: solid 1px black;
+
#mw-header-container{padding:0!important;}
 
}
 
}
#mw-content h1.firstHeading {
+
@media screen and (max-width: 1099px) and (min-width: 851px) {
    border-bottom: solid 1px black;
+
#mw-content{padding:.5em 2em 3em!important;}
 
}
 
}
#mw-site-navigation .sidebar-chunk h3 {
+
@media screen and (max-width: 1099px) and (min-width: 851px) {
    border-bottom: solid 1px black;
+
#mw-content h1{margin:1.5em 0 .5em!important;}
 
}
 
}
div#content a.external {
+
@media screen and (max-width: 850px) {
    background:none !important;
+
#mw-header-container{padding:0;}
    padding: 0px !important;
 
 
}
 
}
#mw-footer-container a {
+
@media screen and (max-width: 850px) {
    display: none;
+
#user-tools h2,.sidebar-chunk h2{height:125px;}
 
}
 
}
#mw-content-container {
+
@media screen and (max-width: 850px) {
    border-bottom: solid 4px #990000;
+
#user-tools h2 span,.sidebar-chunk h2 span{display:none;}
 
}
 
}
#mw-related-navigation .sidebar-chunk h3 {
+
@media screen and (max-width: 850px) {
    border-bottom: solid 1px black;
+
.mw-wiki-logo{height:5em;width:11em;}
 
}
 
}
.mw-wiki-logo {
+
@media screen and (max-width: 850px) {
    margin: -2.25em auto 0;
+
#mw-content{padding:.3em 2em 3em;}
}
 
#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;
 
 
}
 
}

Latest revision as of 20:20, 2 December 2020

#searchform input{width:100%!important;}
#p-logo{display:block!important;}
.ts-inner{max-width:100%;}
#searchButton,#mw-searchButton,#mw-page-header-links li.selected a,#ca-unwatch a{display:none;}
#mw-content-container{background:#d3d3d3;border-bottom:solid 4px #900;}
#mw-content h1,#mw-content h2{border-bottom:solid 1px darkgrey;margin:1.25em 0 .5em;}
#ca-talk,#mw-footer-container a{display:none!important;}
.color-right,.color-left,.color-middle{background:#777;}
div#content a.external{background:none!important;padding:0!important;}
#mw-header-container{background:darkgrey;}
#mw-site-navigation .sidebar-chunk h3,#firstHeading,#mw-related-navigation .sidebar-chunk h3,#mw-content h1.firstHeading{border-bottom:solid 1px #8b0000;}
#mw-content h2,#mw-page-header-links li.selected{border-bottom:solid 1px #000;}
@media screen and (min-width: 1100px) {
#mw-related-navigation .sidebar-chunk{margin:0;}
#mw-related-navigation,#mw-site-navigation{padding-left:0;padding-right:0;}
.color-middle-container,.ts-inner{padding:0;}
#p-search{margin-left:0;margin-right:0;margin-top:-.6em!important;}
}
#p-personal{display:none;}
@media screen and (max-width: 850px) {
#user-tools h2 span,.sidebar-chunk h2 span{font-size:.6em;text-indent:-.2px;}
}
#mw-header-nav-hack{background:#a9a9a9;}
#p-logo-text a{display:none;}
@media screen and (max-width: 1100px) {
#p-logo-text a{display:inline;}
}
#site-tools h2{display:none;}
#p-logo-text a,#p-logo-text{display:none!important;}
@media screen and (max-width: 1099px) and (min-width: 851px) {
.sidebar-chunk{display:none;position:relative;}
#p-logo-text{display:none;}
#p-logo{display:block!important;margin:auto;position:absolute;text-align:center;top:-88px;}
#mw-header-container{z-index:99;}
#p-search{margin-top:.5em!important;}
}
@media screen and (max-width: 850px) {
#user-tools h2,.sidebar-chunk h2{height:125px!important;}
}
@media screen and (max-width: 850px) {
#mw-content{padding:0 2em 3em!important;}
}
@media screen and (max-width: 850px) {
#mw-header-container{padding:0!important;}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#mw-content{padding:.5em 2em 3em!important;}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#mw-content h1{margin:1.5em 0 .5em!important;}
}
@media screen and (max-width: 850px) {
#mw-header-container{padding:0;}
}
@media screen and (max-width: 850px) {
#user-tools h2,.sidebar-chunk h2{height:125px;}
}
@media screen and (max-width: 850px) {
#user-tools h2 span,.sidebar-chunk h2 span{display:none;}
}
@media screen and (max-width: 850px) {
.mw-wiki-logo{height:5em;width:11em;}
}
@media screen and (max-width: 850px) {
#mw-content{padding:.3em 2em 3em;}
}