Difference between revisions of "Foreground.css"

From Sega Retro

(Test blanking)
Tag: Blanking
Line 1: Line 1:
blockquote {display:inline-block !important; border-left:none}
+
 
textarea, input#wpSummary {width:100%;}
 
.breakout{background-color:#F6F6F6;}
 
.breakout th{background-color:#DDD;color:#454545;text-align:center;padding:.3em;}
 
th a, .mw-collapsible-text {color: #00678A !important;}
 
.breakout td:nth-of-type(1){text-align:left;}
 
.bottomtemplate{background:#F6F6F6;padding:5px;}
 
.bottomtemphead{background:#DDD;color:#454545;text-align:center;}
 
.bottomtempalt{background-color:#CCC;font-size:.8em;padding:0.5rem;}
 
.bottomtemptext, .bottomtemptext p{font-size:.8em !important;}
 
.expanded {max-width: none !important;}
 
#f-message {float:left; font-size:0.8em;}
 
#f-list {float:right; font-size:0.8em;}
 
#privacy, #about, #disclaimer, #f-designby {display: inline !important;}
 
#f-viewcount {display:block;}
 
#wpTextbox1 {width:100%;}
 
.tright {padding: 0 0 1rem 1rem;}
 
.mw-recentchanges-table input[type=submit] {margin-left: 5px;}
 
.button span {font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif; !important;}
 
.bits-bar, .bits-bar .has-form, .bits-bar .top-bar-section ul li.active > a , .bits-bar .top-bar-section .dropdown li a{background:#0165A9 !important;}
 
.bits-bar input  {border: 1px solid #4b92bf;}
 
.bits-bar button {background: #4b92bf !important; box-shadow: none !important;}
 
.bits-bar .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"]{border-color: #015188 !important;}
 
.bits-bar .top-bar-section .dropdown li a:hover {background-color: #015188 !important;}
 
ul#preftoc {list-style:none;}
 
ul#preftoc li.selected {
 
    background: #2ba6cb;
 
    color: #FFF;
 
    padding: 0.5em;
 
}
 
ul#preftoc li.selected a {color:#FFF; font-weight:bold;}
 
ul#preftoc li {
 
    display: inline;
 
    background: #EEE;
 
    padding: 0.5em;
 
    border-right: 1px solid #DDD;
 
    border-top: 1px solid #DDD;
 
}
 
div[itemtype="http://schema.org/Book"] .breakout a[href$='.pdf']::before {
 
    content: "PDF";
 
    color: #FFF;
 
    font-weight: bold;
 
    background: red;
 
    position: absolute;
 
    width: 32px;
 
    bottom: 0;
 
    right: 0;
 
}
 
a[href$='.pdf'][class='image']::before {
 
    content: "PDF";
 
    color: #FFF;
 
    font-weight: bold;
 
    background: red;
 
    position: absolute;
 
    width: 32px;
 
    bottom: 0;
 
    right: 0;
 
}
 
.scanbox a[href$='.pdf'] {
 
    display: inline-block;
 
    position: relative;
 
}
 
a.image {
 
    position: relative;
 
    display: inline-block;
 
}
 
.scanbox a[href$='.pdf']::before {
 
    content: "PDF";
 
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
 
    background: red;
 
    color: white;
 
    font-weight: bold;
 
    height: 8px;
 
    width: 18px;
 
    font-size: 7px;
 
    display: inline-block;
 
    position: absolute;
 
    z-index: 99;
 
    line-height: 8px;
 
    bottom: 0;
 
    right: 0;
 
}
 
.top-bar, .top-bar-section .has-form {
 
    background: #0E0E0E !important;
 
}
 
.mw-input input[type="submit"] {
 
    padding: 5px 10px 6px;
 
    border: 0 none;
 
}
 
td.mw-label {
 
    width: 10%;
 
}
 
td.mw-input {
 
    width: auto;
 
}
 
input[type="file"], input[type="checkbox"], input[type="radio"], select {
 
    padding: 5px;
 
    margin: 0 5px;
 
}
 
input#tagfilter {
 
    margin-left: 5px;
 
}
 
div.tleft, div.floatleft, table.floatleft {
 
    margin: 0 1.5rem 1.5rem 0;
 
}
 
#mw-content-text ul {
 
    display: inherit;
 
    margin: 0.5rem;
 
}
 
@media only screen and (min-width: 550px) {
 
.ulin ul {
 
    display: inline-block;
 
}}
 
@media only screen and (max-width: 480px){
 
.bobscreen, .bobscreen img {
 
    max-width: 100% !important;
 
    width: 100% !important;
 
}
 
.breakout {
 
    width: inherit !important;
 
    max-width: 100% !important;
 
    padding: 0px;
 
    float: none !important;
 
    margin: 0 auto;
 
    display: inline-block !important;
 
    position: relative;
 
    margin-left: 0 !important;
 
}
 
.breakout .breakout {
 
    float: left;
 
    display:table;
 
    width: 100% !important;
 
    max-width: initial !important;
 
}
 
}
 
table tr.even, table tr.alt, table tr:nth-of-type(even) {
 
    background: #fafafa;
 
}
 
table tr th, table tr td {
 
    padding: 0.5625em 0.625em;
 
    font-size: 1em;
 
    color: #222222;
 
}
 
#footer {display:flex; flex-direction:row}
 
dt.unpatrolled {color: #A02A22 !important;}
 
a.skip-main {
 
    left:-999px;
 
    position:absolute;
 
    top:auto;
 
    width:1px;
 
    height:1px;
 
    overflow:hidden;
 
    z-index:-999;
 
}
 
a.skip-main:focus, a.skip-main:active {
 
    color: #fff;
 
    background-color:#000;
 
    left: auto;
 
    top: auto;
 
    width: 30%;
 
    height: auto;
 
    overflow:auto;
 
    margin: 10px 35%;
 
    padding:5px;
 
    border-radius: 15px;
 
    border:4px solid yellow;
 
    text-align:center;
 
    font-size:1.2em;
 
    z-index:999;
 
}
 
.mw-plusminus-null {color: #757575 !important;}
 
.client-js .mw-changeslist ul, .client-js .mw-changeslist table.mw-enhanced-rc {margin-left:0 !important;}
 

Revision as of 16:03, 21 August 2020