MediaWiki:Common.css: Forskelle mellem versioner
Fra Skrivekunst.dk
No edit summary |
No edit summary |
||
| Linje 8: | Linje 8: | ||
.smwtable-clean { | .smwtable-clean { | ||
width: 100%; | width: 100%; | ||
} | |||
.templatequote { | |||
padding-left: 20px; | |||
} | } | ||
Versionen fra 27. feb. 2021, 13:28
/** 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: 20px;
}