MediaWiki:Common.css

From lurkmore wiki
Revision as of 23:16, 22 October 2014 by en>Kyrio
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {background:#ededed none;margin-right:180px;min-width:1262px;}
body.page-Main_Page h1#firstHeading, #editpage-copywarn, #f-poweredbyico {display:none;}
tt {border:1px dotted #000;padding:0px 2px;}
a {background:#eee;padding:1px 3px;}
a.image, a#top {background:none;padding:0;}
.mw-line-even a,.mw-line-odd a,div#catlinks a,.addthis_toolbox a,.portlet a,span.editsection a,table.toc a,sup.reference a,ol.references a,ul#f-list a {background:none;}
.asciiart {background:none;border:none;font-family:serif;}

#p-cactions ul li, #p-cactions ul li a {border-top-left-radius:1em;border-top-right-radius:1em;padding-top:3px;}
div.pBody {background:#fff2f4;border-top-right-radius:1em;border-bottom-right-radius:1em;}

#p-personal {position:relative;width:11.6em;z-index:3;}
#p-personal .pBody {background:#fff2f4;border:1px solid #aaa;border-collapse:collapse;float:none;font-size:95%;margin:0em 0em 0.1em 0em;overflow:hidden;padding:0.3em 0.5em 0.3em 0.3em;width:11.6em;}
#p-personal h5 {display:inline;}
#p-personal ul {line-height:1.5em;list-style-type:square;list-style-image:url("/w/skins/monobook/bullet.gif");font-size:95%;margin:0em 0em 0em 1.5em;padding:0;text-align:left;text-transform:none;}
#p-personal li {display:list-item;padding:0;margin:0;margin-bottom:0.1em;}
li#pt-userpage, li#pt-anonuserpage, li#pt-login, .same-bg {background:none;}

#catlinks {background:#fafaff;border:1px solid #aaa;border-bottom-left-radius:1em;border-bottom-right-radius:1em;float:right;max-width:50em;margin:0.2em;padding:3px;position:absolute;right:1em;top:-0.25em;z-index:1;}
p.catlinks {color:#aaa;font:67%/1.5em Verdana,sans-serif;margin:0.2em;text-align:left;text-indent:0;text-transform:none;white-space:normal;}
p.catlinks a {color:#888;}

ol.references {font-size:100%;}
.references-small {font-size:90%;}
.references-2column {font-size:90%;-moz-column-count:2;-webkit-column-count:2;column-count:2;}
cite:target, ol.references > li:target, sup.reference:target {background:#def;}
cite {font-style:normal;word-wrap:break-word;}

input.searchButton {background:#efefef !important;border:1px outset !important;}
#searchInput {border:1px inset !important;}

.mainpagetblg {background:#f5fffa;border:1px solid #cef2e0;border-radius:8px;color:#000;}
.mainpagetblr {background:#fff5fa;border:1px solid #f2ced9;border-radius:8px;color:#000;}
.mainpagetblb {background:#f5faff;border:1px solid #cedff2;border-radius:8px;color:#000;}
.mainpageH2g {background:#cef2e0;border:1px solid #a3bfb1;font:bold 120%;margin:0px;padding:0.2em 0.4em;text-align:left;}
.mainpageH2r {background:#f2ced9;border:1px solid #bfa3b1;font-weight:bold;margin:0px;padding:0.2em 0.4em;text-align:left;}
.mainpageH2b {background:#cedff2;border:1px solid #a3b0bf;font:bold 120%;margin:0px;padding:0.2em 0.4em;text-align:left;}

#cryptoinfo td, #cryptoinfo th {padding-left:8px;padding-right:8px;}

/* Infobox template style */
.infobox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    color: black;
    /* @noflip */
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    /* @noflip */
    float: right;
    /* @noflip */
    clear: right;
    /* @noflip */
    text-align: left;
    font-size: 88%;
    line-height: 1.5em;
}
.infobox caption {
    font-size: 125%;
    font-weight: bold;
}
.infobox td,
.infobox th {
    vertical-align: top;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}
 
.infobox.sisterproject {
    width: 20em;
    font-size: 90%;
}
 
.infobox.standard-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
    border: 1px solid #c0c090;
}
 
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
    border: 0;
    border-top: 1px solid #aaa;
    /* @noflip */
    border-right: 1px solid #aaa;
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
    border: 0;
    /* @noflip */
    border-right: 1px solid #aaa;
}
 
/* Styles for geography infoboxes, eg countries,
   country subdivisions, cities, etc.            */
.infobox.geography {
    border-collapse: collapse;
    line-height: 1.2em;
    font-size: 90%;
}
 
.infobox.geography  td,
.infobox.geography  th {
    border-top: 1px solid #aaa;
    padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
    border-top: 1px solid #aaa;
    padding: 0.4em 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
    border: 0;
    padding: 0 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
    border-top: 0;
    border-bottom: 1px solid #aaa;
    padding: 0 0.6em 0.4em 0.6em;
}
 
.infobox.geography .maptable td,
.infobox.geography .maptable th {
    border: 0;
    padding: 0;
}