User:RexNL/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*
* Based on Windows Live skin (http://www.live.com)
* Firefox only. 
* Hi-res screen only.
<pre><nowiki>*/

/* General
----------------------------------------------- */
body, #content {
    background: #fff;
}
#content {
    border: none;
    margin: 2.8em 0 0 12.6em;
    font-size: 99%;
}
#column-one {
    padding-top: 2.3em;
}
#content h1 {
    font-size: 180%;
}
#content h2 {
    font-size: 140%;
    font-weight: bold;
    margin-top: .65em;
}
#content h3 {
    font-size: 123%;
    margin-top: .4em;
}
#content h4 {
    font-size: 106%;
    margin-top: .3em;
}
pre {
    background: none;
    border: none;
    font-size: 12px;
}
#p-logo,
#p-search,
#n-contact,
#n-help,
#n-randompage,
#n-sitesupport,
#pt-watchlist,
#pt-mycontris,
#t-permalink,
#t-ispermalink,
#t-cite,
#t-print,
#newarticletext,
#siteSub,
#catcsdhide,
#anontalktext,
#jswarning,
#t-recentchangeslinked,
#blockiptext {
    display: none !important;
}

/* Images
----------------------------------------------- */
div.thumb > div {
    background: #fff url(http://stc.live.com/live/themes/1.0.7.117/ocean/header-opened.png) repeat-x top; 
    border: 1px solid #ccc;
    border-bottom: none;
}
div.thumb > div > img {
    border: 1px solid #ddd !important;
}
div.thumb div.thumbcaption {
    background: #fff url(http://stc.live.com/live/themes/1.0.7.117/ocean/footer.png) repeat-x bottom !important;
    margin: -2px;
    padding: 3px 3px 7px 5px !important;
}
div.gallerybox div.thumb {
    background: none;
}

/* Portlets
----------------------------------------------- */
.portlet {
    border: 1px solid #ccc;
    border-left: none;
    border-bottom: none;
    margin: 1.2em 0;
    background: white url(http://stc.live.com/live/themes/1.0.7.117/ocean/footer.png) repeat-x bottom;
}
.portlet h5 {
    padding: .3em 10em .3em .6em;
    line-height: 1.7em;
    color: #666;
    font-weight: bold;
    background: white url(http://stc.live.com/live/themes/1.0.7.117/ocean/header-opened.png) repeat-x top;
}
.pBody {
    padding: .3em;
    margin: 2px 4px 4px;
    border: none;
    background: none;
}
.pBody ul {
    margin: 0 .4em .2em 1.8em;
}
.pBody ul li {
    list-style: disc;
    color: #08e;
}
.pBody a {
    color: #36c;
}
.pBody a:hover {
    color: #08e;
}
#p-personal,
#p-cactions {
    border: none;
    padding: 0;
    top: 0;
    line-height: 1.1em;
    font-size: 95%;
}
#p-cactions .pBody {
    margin: 0;
}
#p-personal .pBody {
    padding: 0 .5em 0 0;
    margin: 0;
    font-size: 1em;
}
#p-personal ul,
#p-cactions ul {
    padding: 0;
    margin: -1px 0 0 2.8em;
    line-height: 1.4em;
}
#p-personal ul li,
#p-cactions ul li {  
    border: none !important;
    padding: .2em 0 .3em 0 !important;
    background: #fff url(http://stc.live.com/live/themes/1.0.7.117/ocean/footer.png) repeat-x bottom;
    line-height: 1.2em;
}
#p-personal ul li {
    margin: 0 .3em 0 0;
}
#p-personal ul li a,
#p-cactions ul li a {
    position: relative;
    bottom: 1px;
    border: 1px solid #ddd;
    border-top: none;
    background: none !important;
    color: #36c;
    line-height: 2em;
    padding: .3em .8em;
    z-index: 3;
}
#p-personal ul li.active a,
#p-cactions ul li.selected a {
    color: #08c;
    border: 1px solid #aaa;
    border-top: none;
    padding: .3em 1em !important;
}
#p-personal ul li a:hover,
#p-cactions ul li a:hover {  
    color: #08c;
    border: 1px solid #5c4;
    border-top: none;
    padding-bottom: .3em;
}
#p-cactions ul li.new a:hover {  
    color: #b00;
}

/* TOC and categories
----------------------------------------------- */
#toc, #catlinks {
    background: #fff url(http://stc.live.com/live/themes/1.0.7.117/ocean/footer.png) repeat-x bottom;
    border: 1px solid #ccc;
    border-bottom: none;
}
#catlinks {
    margin-top: 2em;
    padding: .3em;
    font-size: 94%;
}
#toc {
    padding: 0;
    margin: 1em .5em .5em 0;
    font-size: 90%;
    border-collapse: collapse;
}
#toc ul {
    margin: .5em .5em 1.4em;
}
#toc ul ul {
    margin: .3em 1.5em;
}
#toc a {
    color: #36c;
}
#toc a:hover {
    color: #08e;
}
#toctitle {
    background: #fff url(http://stc.live.com/live/themes/1.0.7.117/ocean/header-opened.png) repeat-x top;
    margin: -1px; 
    padding: .2em 1em;
}
#toctitle h2 {
    line-height: 1.5em;
    color: #666;
    font-weight: bold;
    font-size: 8pt;
}

/* Site notice
----------------------------------------------- */
#siteNotice {
    font-size: 80% !important;
    color: #999 !important;
}
#siteNotice a {
    font-weight: bold !important;
    color: #999 !important;
}
#siteNotice b, #siteNotice i {
    color: inherit;
    font-weight: normal;
}
#siteNotice table,
#siteNotice #fundraising,
.siteNoticeBig {
    display: none !important;
}

/* Footer
----------------------------------------------- */
#footer {
    border-top: none;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 3.8em 0 2em 13em;
    padding: 1em .5em .5em 1.2em;
}
#footer a:hover {
    color: #08c;
}
#footer #copyright, #f-poweredbyico, #f-copyrightico {
    display: none;
}
div#column-one + div.visualClear {
    clear: none;
}

/* Editing
----------------------------------------------- */
.editsection {
    position: relative;
    top: 0.5ex;
    font-size: 8pt;
}
textarea {
    border: 1px solid #ddd;
    font-size: 9pt;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    background: #fff url(http://stc.live.com/live/themes/1.0.7.117/ocean/header-opened.png) repeat-x top;
    border: 1px solid #aaa;
    margin: .5em 0 0 0;
    font-weight: normal !important;
    font-style: normal !important;
}
input[type="text"] {
    background: #fff url(http://search.live.com/s/live/search_inputbackground.gif) no-repeat;
    margin: .5em 3px;
    border: 1px solid #aaa;
    width: 293px !important;
    height: 19px !important;
    padding: 1px;
}
input[name="search"] {
    width: 200px;
}
input[type="text"]:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    border: 1px solid #5c4;
}
.diffchange {
    background: #fff;
    border: 1px solid #ddd;
}
.topicon, #protected-icon{
    top: 1.5em !important;
}
/*</nowiki></pre>*/