Benutzer:Keichwa/monobook.css

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
/* <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%;}
div[id="siteNotice"] { display:none; font-size: 0%;}
#fundraising { display:none; font-size: 0%;}

div[id="bodyContent"] > p { max-width: 40em; color: black !important; }
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 */
.flaggedrevs-unreviewed { display:none !important }

/* 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; } */