MediaWiki:Vector.css

Сæрибар энциклопеди Википедийы æрмæг.

Бамбæр æй:
after saving, you have to bypass your browser's cache to see the changes. Mozilla/Safari/Konqueror: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera: press F5.

#siteSub { display: inline; font-size: 92%; font-weight: normal }


body.page-Сæйраг_фарс #siteSub,
body.page-Сæйраг_фарс #contentSub,
body.page-Сæйраг_фарс h1.firstHeading
{display:none !important}


#mw-panel div.portal div.body ul li.GA {
  background: url("//upload.wikimedia.org/wikipedia/commons/2/2f/Wacamonga-GA.png") no-repeat 0% 0%;
  /* @noflip */
  margin-left: -18px;
  /* @noflip */
  padding-left: 18px;
}
 
/* {{tl|Link FA}} */
#mw-panel div.portal div.body ul li.FA {
  background: url("//upload.wikimedia.org/wikipedia/commons/9/9a/Wacamonga-FA.png") no-repeat 0% 0%;
  /* @noflip */
  margin-left: -18px;
  /* @noflip */
  padding-left: 18px;
}

.portal li.FL {
    background: url('//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Purple_star_unboxed.svg/11px-Purple_star_unboxed.svg.png') right top no-repeat;
    margin-right: 10px !important;
}


/*Topicons*/
.topicon {
 position: absolute;
 top: -2em;
 right: 0;
}
#coordinates {  
 position: absolute;
 top: 0;
 right: 9em;
 font-size: 11px;
 white-space: nowrap;
}


/* {Right-uppermost image} */
.floating_object {
 position: absolute;
 right: 0px !important;
 top: -31px !important;
 z-index: 100;
 overflow: hidden;
}
body.ns-0 .floating_object { top: -20px !important }


/* temp fixes */
div.vectorMenu div { z-index:2 }

.buttons a{
    font-size: x-large;
    color: white !important;
    font-weight: bold;
    margin:10px;
    display:inline-block;
    background: #a7d7f9 !important; 
    padding: 10px !important;
    border-radius: 5px;
}

.buttons a:hover{
    text-decoration:none;
    box-shadow: 0 0 15px #a7d7f9;
}