MediaWiki:Common.css: Forskelle mellem versioner
Fra Skrivekunst.dk
No edit summary |
No edit summary |
||
| Linje 10: | Linje 10: | ||
} | } | ||
.templatequote { | .templatequote { | ||
padding-left: | padding-left: 2em; | ||
} | |||
.templatequotecite { | |||
padding-left: 2em; | |||
} | } | ||
Versionen fra 27. feb. 2021, 13:30
/** CSS inkluderet her vil være aktivt for alle brugere. */
.skjult {
display:none;
}
body.page-Forside.action-view h1.firstHeading, body.page-Forside.action-submit h1.firstHeading {
display: none;
}
.smwtable-clean {
width: 100%;
}
.templatequote {
padding-left: 2em;
}
.templatequotecite {
padding-left: 2em;
}