Benutzer:DooFi/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
#content, #content table
#p-cactions ul li a { background: #FFA5E0; }
body {
background: #FF41BE;
}
#p-logo a {
background: url(http://home.arcor.de/derdoofi/DooFipedia.png) 35% 50% no-repeat !important;
}
a { color: #FF00AA; }
a:visited { color: #7C0063; }
a:active, a.new { color: #C81CA9; }
a.interwiki, a.external { color: #e010ac; }
a.stub { color: #752166; }
.pBody {
background: #FFE1F5;
padding: 5px;
border: 1px dotted #9C1A6F;
margin: 5px;
}
#footer {
background: #FFE1F5;
border: 1px dotted #9C1A6F;
margin: 20px;
padding: 20px;
text-align: center;
font-size: 90%;
}
#p-cactions {
position: absolute;
top: 1.3em;
left: 11.5em;
margin: 0;
white-space: nowrap;
width: 75%;
line-height: 1.1em;
overflow: visible;
background: 00ff00;
border-collapse: collapse;
padding-left: 1em;
list-style: none;
font-size: 95%;
}
#p-cactions .hiddenStructure { display: none; }
#p-cactions ul {
list-style: none;
}
#p-cactions li {
display: inline;
border: 1px dotted #9C1A6F;
background: yellow;
}
#p-cactions li.selected {
border: 1px dotted #9C1A6F;
padding: 0 0 0.2em 0;
}
#p-cactions li a {
background-color: #D62EA8;
color: #FFFFFF;
}
#p-cactions .selected a { z-index: 3; }
#p-cactions .new a { color:#00FF00; }
#p-cactions li a:hover {
z-index: 3;
text-decoration: none;
}
#p-cactions h5 { display: none; }
#p-cactions li.istalk { margin-right: 0; }
#p-cactions li.istalk a { padding-right: 0.5em; }
#p-cactions #ca-addsection a {
padding-left: 0.4em;
padding-right: 0.4em;
}