User:Keichwa/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.
/* <div class="usermessage">Sie haben <a href="/wiki/Benutzer_Diskussion:Keichwa" title ="Benutzer Diskussion:Keichwa">neue Nachrichten</a>.</div> */
.usermessage { display:none; font-size: 0%;}
#fundraising { display:none; font-size: 0%;}

div[id="bodyContent"] > p { max-width: 40em; }
blockquote > p { max-width: 40em; }
/* not working: { width: 100% }*/
ul[class="special"] li { max-width: 100em !important; }
ul[id="pagehistory"] li { max-width: 100em !important; }
div[id="bodyContent"] ul li { max-width: 38em; }
div[id="bodyContent"] ol li { max-width: 38em; }
div[id="bodyContent"] dl dd { max-width: 38em; }
div[id="bodyContent"] dl dt { max-width: 38em; }

/* Useless crap */
.ns--1 div[id="bodyContent"] i { display:none; font-size: 0%;}
.ns--1 .firstHeading { display:none; font-size: 0%;}
.ns--1 div[id="contentSub"] { display:none; font-size: 0%;}
h3[id="siteSub"] { display:none; font-size: 0%;}
.magnify { display:none; font-size: 0%;} /* steals too much space */

/* div[id="content"] > */
a:link { color: black; }
a:visited{ color: black; }
a:hover   { color: darkblue; }
a:hover[class="new"]   { color: darkred; }

/* .urlexpansion {visibility: visible !important;} */
/* .urlexpansion {} */
/* display:inline !important; */

.diffchange { font-weight:  normal !important; }

.NavFrame { text-align: left !important; }

/*
ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.3em 0 0 1.5em;
    padding:0;
    list-style-image: url("grey-bullet.gif") !important;
}
*/
/* <li><strong><img src="/upload/7/7b/Neu.png" alt="N" /> */
strong > img[alt="N"]:before { content: "N "; }
strong > img[alt="N"] { display:none; }
/* <li><strong><img src="/upload/7/7b/Neu.png" alt="Neu" /> */
strong > img[alt="Neu"] { display:none; }
strong > img[alt="Neu"]:before { content: "N "; }
/* strong > img[alt="N"] { font-size: 0%;} */

/* Watchlist */
ul[class="special"] li strong { font-weight:  normal !important; }
ul[class="special"] li span.minor { font-weight:  normal !important; }

h1 { font-size: 188%;
     font-weight: bold !important;
}

.editsection a[href="#top"] { display:none; font-size: 0%;}

h2 { font-size: 150%;
     font-weight: bold !important;
}

/* .autocomment { color: black; } */