MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Forum Freie Lastenräder
Wechseln zu:Navigation, Suche
KKeine Bearbeitungszusammenfassung
(cosmetics)
Zeile 3: Zeile 3:
/* Responsive Images */
/* Responsive Images */
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }
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: 10px;
padding-right: 10px;
font-size: 13px;
}
/* style: dropdowns */
#mw-navigation li.dropdown:first-child {
margin-left: 20px;
}
#mw-navigation li.dropdown a {
opacity: 0.7;
font-size: 11px;
}


/* hide search & go button */
/* hide search & go button */
Zeile 55: Zeile 26:
.home-initiative-icons .srf-gallery a {
.home-initiative-icons .srf-gallery a {
display: block;
display: block;
}
.home-initiative-icons .srf-gallery a {
display: block;
}
.srf-redirect p {
display: none;
}
/* Cosmetics */
h1 {
color: #81AD54;
}
/* Translation bar */
div.mw-pt-languages {
margin-bottom: 20px !important;
display:block;
background: #DFEDF5;
border-radius: 4px 4px 4px 4px;
border: 1px solid #CAE6EF;
}
div.mw-pt-languages-label {
background: #DFEDF5;
}
div.mw-pt-translate-header{
font-size: 13px;
}
}

Version vom 13. Mai 2018, 01:44 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

/* Responsive Images */
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }

/* 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;
}

.home-initiative-icons .srf-gallery a {
display: block;
}

.srf-redirect p {
 display: none;
}

/* Cosmetics */

h1 {
color: #81AD54;
}

/* Translation bar */

div.mw-pt-languages {
 margin-bottom: 20px !important;
display:block;
background: #DFEDF5;
border-radius: 4px 4px 4px 4px;
border: 1px solid #CAE6EF;
}

div.mw-pt-languages-label {
background: #DFEDF5;
}

div.mw-pt-translate-header{
font-size: 13px;
}
Cookies helfen uns bei der Bereitstellung von Forum Freie Lastenräder. Durch die Nutzung von Forum Freie Lastenräder erklärst du dich damit einverstanden, dass wir Cookies speichern.