Benutzer:Wiegels/monobook.css
Erscheinungsbild
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
- Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
a[href*="Spezial:"] {
background-color: #fee;
}
a[href*="Kategorie:"],
a[href*="Portal:"],
a[href*="Vorlage:"] {
background-color: #ffd;
}
a[href*="Benutzer:"] {
background-color: #efe;
}
a[href*="Hilfe:"],
a[href*="Wikipedia:"] {
background-color: #eef;
}
a[href*=":Wiegels"] {
font-weight: bold;
}
code, pre, input[type=text], textarea {
font-family: 'Lucida Console', monospace;
font-size: 1em;
}
input[type=submit],
select {
font-size: 1em;
}
input[type=submit] {
color: #666;
font-weight: normal !important;
}
input[type=submit]:hover,
input[type=submit]:focus {
color: #000;
}
textarea {
height: 48em;
}
.portlet h5 {
background-color: #e0e3e6;
border: thin solid silver;
-moz-border-radius-topright: 0.5em;
}
.pBody {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
.ns--1 legend {
background-color: #f9f9f9;
}
.ns-14 #bodyContent table {
background-color: transparent;
}
#globalWrapper {
font-family: verdana, sans-serif;
}
#content {
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
}
#bodyContent pre {
border: 1px solid #aaa;
}
#column-one {
padding-top: 40px;
}
#p-cactions ul li,
#p-cactions ul li a {
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#p-cactions ul li.selected {
border-color: #aaa;
}
#p-personal ul {
padding-right: 0;
}
#p-personal ul li {
background-color: white;
border: 1px solid #aaa;
margin: 0 .3em 0 0;
padding: 0 .8em .3em .8em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
li#pt-userpage {
background: none
}
#p-logo,
#p-logo a,
#p-logo a:hover {
height: 35px;
}
#p-logo a,
#p-logo a:hover {
background-position: 0 -120px !important;
}
#p-navigation a {
display: inline;
}
#histlegend,
#editpage-copywarn,
#editpage-copywarn-plainlinks,
#editpage-copywarn-copywarn,
.previewnote,
li#pt-logout,
#n-sitesupport,
#footer,
#confirmemail {
display: none;
}