(Die Seite wurde neu angelegt: „→Rahmen: div#content, #mw-head-base, div#footer { →@embed: background-image: url(http://wiki.llz.uni-halle.de/skins/custom/images/border.png); } …“) |
Keine Bearbeitungszusammenfassung |
||
Zeile 53: | Zeile 53: | ||
/* Rote Elemente */ | /* Rote Elemente */ | ||
li.new a, | |||
li.new a:visited, | |||
a.new, | a.new, | ||
a.new:visited, | a.new:visited, | ||
.mw-plusminus-neg { | .mw-plusminus-neg { | ||
color: #dd4b39; | color: #dd4b39 !important; | ||
} | } |
Version vom 22. Februar 2013, 11:41 Uhr
/* Rahmen */
div#content,
#mw-head-base,
div#footer {
/* @embed */
background-image: url(http://wiki.llz.uni-halle.de/skins/custom/images/border.png);
}
/* Menüzwischenraum */
div.vectorTabs,
div.vectorTabs span,
div#mw-head div.vectorMenu h5,
div.vectorMenu h5 a,
div.vectorTabs ul {
/* @embed */
background-image: url(http://wiki.llz.uni-halle.de/skins/custom/images/tab-break.png);
}
/* Menühintergrund */
div.vectorTabs ul li {
/* @embed */
background-image: url(http://wiki.llz.uni-halle.de/skins/custom/images/tab-normal-fade.png);
}
/* Türkise Elemente */
div.vectorTabs li a,
div.vectorMenu li a,
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited,
#preftoc a,
#preftoc a:active,
.wikiEditor-ui-tabs div a,
.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .booklet .index div,
.wikiEditor-toolbar-dialog .ui-widget-header,
.mw-body a.external,
.mw-body a.external:visited,
div#content a.external,
div#content a.external:visited,
#mw-panel.collapsible-nav .portal.collapsed h5 a,
#mw-panel.collapsible-nav .portal.collapsed h5 a:visited
div#p-personal li a,
div#p-personal li a:visited,
a,
a:visited {
color: #008aa3;
}
/* Rote Elemente */
li.new a,
li.new a:visited,
a.new,
a.new:visited,
.mw-plusminus-neg {
color: #dd4b39 !important;
}