MediaWiki:Common.css
Aus Klimahaupstadt Linz
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
- Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Strg+F5
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.leaflet-tile-pane {
filter:grayscale() contrast(0.7) brightness(1.2);
}
@media screen {
.mw-parser-output a.extiw, .mw-parser-output a.external {
color: var(--bs-link-color) !important;
}
}
.semorg-detail-heading {
font-weight:bold;
}
.step-counter {
vertical-align: middle !important;
}
@media (min-width: 768px) {
.step-counter .step-number {
margin-left: 10px;
margin-right: 20px;
}
}
.step-counter .step-number {
color: #fff;
font-weight: bold;
width: 0;
height: 0;
display: inline-block;
text-align: center;
font-size: 15px;
margin-left: 5px;
margin-right: 15px;
border-left: 25px solid #97d1ab;
border-top: 23px solid transparent;
border-bottom: 15px solid transparent;
}
.step-counter .step-number-text {
display: block;
margin-left: -33px;
font-weight: bold;
font-size: 15px;
margin-top: -14px;
}
.step-text {
vertical-align: middle !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.steps p:last-child {
margin-bottom:0;
}
.semorg-detail-heading {
line-height:1.2;
}
.action-attributes {
margin-bottom:2rem;
}
span.me-3 {
white-space:nowrap;
}
.action-attributes .fa,
.action-attributes .fas {
color:#666;
}
#footer-custom li:first-child {
float:right;
}
#footer-custom li:last-child {
float:left;
}
.card-img, .card-img-bottom, .card-img-top {
width:50%;
margin-left:25%;
margin-top:1rem;
margin-bottom:.5rem;
}
.semorg-list-row-details {
color:#444;
font-size:14px;
}