User:Seb26/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.
/* <pre><nowiki> */

.p-block-ab-24h { font-weight: bold; background-color: #99FC94; color: black; }

#toolbar { margin: 20px; }

#p-personal { position: fixed; z-index: 100; }

li#ca-purge {
    margin-right: 1.6em;
    font-weight: bold;
}

div.pBody {
  margin-left: 10px;
}

.portlet h5 { margin-left: 10px; }


.mw-plusminus-pos {
    color:green;
    font-weight:bold;
}

.mw-plusminus-neg {
    color:red;
    font-weight:bold;
}

.usermessage {
     background-color: #D2ECFF; 
     border: 1px solid #71BCEC;
}

a.usermessage { color: #002bb8; }


li.not-patrolled { background-color: #99FC94; }
.special.li    { color: grey; }

a:visited { color: #120A8F; }
a:hover   { text-decoration: underline; }

#footer {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    margin: 0.1em 0em 1em 155px;
    padding-top: 7.5px;
}
 
.portlet li, #BodyContent li {
    /*list-style-image: url("/style/monobook/bullet.gif");*/
    list-style-type: square;
    list-style-image: url("http://en.wikipedia.org/upload/6/69/AAAAAA_Bullet.png");
}

#siteNotice { display: none; }
table.persondata {display:table;}

.fundraiser-box { display: none; }