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"

 
(113 intermediate revisions by the same user not shown)
Line 1: Line 1:
#mw-site-navigation {
+
#searchform input{width:100%!important;}
    margin: -3em 0em;
+
#p-logo{display:block!important;}
    padding: 0em 0em 0em;
+
.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;}
 
}
 
}
#mw-site-navigation .sidebar-chunk h3 {
+
#p-personal{display:none;}
    border-bottom: solid 1px darkred;
+
@media screen and (max-width: 850px) {
 +
#user-tools h2 span,.sidebar-chunk h2 span{font-size:.6em;text-indent:-.2px;}
 
}
 
}
#mw-related-navigation {
+
#mw-header-nav-hack{background:#a9a9a9;}
    margin: -2em 0 !important;
+
#p-logo-text a{display:none;}
    padding-left: 0em;
+
@media screen and (max-width: 1100px) {
 +
#p-logo-text a{display:inline;}
 
}
 
}
#mw-related-navigation .sidebar-chunk h3 {
+
#site-tools h2{display:none;}
    border-bottom: solid 1px darkred;
+
#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;}
 
}
 
}
#p-search {
+
@media screen and (max-width: 850px) {
    margin-left: 14em;
+
#user-tools h2,.sidebar-chunk h2{height:125px!important;}
    margin-right: 0em;
 
 
}
 
}
#p-personal {
+
@media screen and (max-width: 850px) {
    display: none;
+
#mw-content{padding:0 2em 3em!important;}
 
}
 
}
#searchButton, #mw-searchButton {
+
@media screen and (max-width: 850px) {
  right: -9.5em;
+
#mw-header-container{padding:0!important;}
  color: darkred;
 
 
}
 
}
#searchform input {
+
@media screen and (max-width: 1099px) and (min-width: 851px) {
    border: none;
+
#mw-content{padding:.5em 2em 3em!important;}
 
}
 
}
#mw-header-container {
+
@media screen and (max-width: 1099px) and (min-width: 851px) {
    background: grey;
+
#mw-content h1{margin:1.5em 0 .5em!important;}
 
}
 
}
#user-tools {
+
@media screen and (max-width: 850px) {
    background: grey;
+
#mw-header-container{padding:0;}
 
}
 
}
#p-search {
+
@media screen and (max-width: 850px) {
    background: grey;
+
#user-tools h2,.sidebar-chunk h2{height:125px;}
    margin-left: 0em;
 
 
}
 
}
#p-logo-text a {
+
@media screen and (max-width: 850px) {
    display: none;
+
#user-tools h2 span,.sidebar-chunk h2 span{display:none;}
 
}
 
}
#mw-content-container {
+
@media screen and (max-width: 850px) {
    background: grey;
+
.mw-wiki-logo{height:5em;width:11em;}
 
}
 
}
.color-middle-container, .ts-inner {
+
@media screen and (max-width: 850px) {
    padding: 0em 0em 0em;
+
#mw-content{padding:.3em 2em 3em;}
}
 
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;
 
}
 
.ts-inner {
 
    max-width: 100%;
 
}
 
div#warningBox
 
    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;}
}