MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Ardapedia
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 8: | Zeile 8: | ||
body { | body { | ||
background-color: #FDFBEA; | background-color: #FDFBEA; | ||
} | |||
.mw-footer-container{ | |||
color: #000000; | |||
} | } | ||
Version vom 23. Januar 2021, 19:58 Uhr
#mw-content-container {
background-color: #858B62;
background-repeat: repeat-x;
background-image: url(/wiki/common/images/background.png);
background-position: 0 -651px;
}
body {
background-color: #FDFBEA;
}
.mw-footer-container{
color: #000000;
}
#mw-content, #mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk{
background-color: #FDFBEA;
}
a , .mw-footer-container a{
color: #8E4A25;
}
.mw-footer ul, .mw-footer li {
margin: 0;
}
a:visited, .mw-footer-container a:visited {
color: #6F4630;
}
.mw-body h1.firstHeading {
border-bottom: solid 4px #515C17;
}
.h3 {
font-family: 'Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
}
#mw-content-container {
border-bottom: solid 4px #333a0f;
}
h1, h2, h3, h4, h5, h6 {
color: #8E4A25;
border-bottom: 1px solid #c0c0c0;
}
.color-middle , .color-left, .color-right{
background: #333a0f;
}
