MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Forum Freie Lastenräder
Fleg (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Fleg (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 24: | Zeile 24: | ||
/* style: diskussionen */ | /* style: diskussionen */ | ||
.n-Diskussionen-.E2.86.92 a { | .n-Diskussionen-.E2.86.92 a { | ||
color: #E9C35A | color: #E9C35A !important; | ||
} | } | ||
/* hide search & go button */ | |||
#searchGoButton { | #searchGoButton { | ||
display: none; | display: none; | ||
Version vom 1. November 2017, 14:06 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* Responsive Images */
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }
/* Logo */
#p-logo {
margin-top: 20px
}
/*navbar */
.navbar {
-webkit-box-shadow: 0px 0px 0px 0px #ccc; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
-moz-box-shadow: 0px 0px 0px 0px #ccc; /* Firefox 3.5 - 3.6 */
box-shadow: 0px 0px 0px 0px #ccc; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
background-image: none;
}
.navbar ul li a {
padding-left: 5px;
padding-right: 5px;
font-size: 12px;
}
/* style: diskussionen */
.n-Diskussionen-.E2.86.92 a {
color: #E9C35A !important;
}
/* hide search & go button */
#searchGoButton {
display: none;
}
/* logo gallery */
li.gallerybox div.thumb {
background: #FFF;
border: none;
}
.srf-redirect .redirecticon {
display:none !important;
}
/* Hide more link on home */
.home-initiative-icons a {
display: none
}
.home-initiative-icons .srf-gallery a {
display: block;
}
