MediaWiki:Timeless.css: Unterschied zwischen den Versionen
Aus FSProgramming WIKI
(Die Seite wurde neu angelegt: „→All CSS here will be loaded for users of the Timeless skin: div.float-right, table.float-right, ul.float-right, .float-right { clear: right; float…“) |
(kein Unterschied)
|
Version vom 29. Oktober 2020, 22:11 Uhr
/* All CSS here will be loaded for users of the Timeless skin */
div.float-right, table.float-right, ul.float-right, .float-right {
clear: right;
float: right;
margin: 1em 0 1em 1em;
}
.toc, .mw-warning, .toccolours {
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
padding: 5px;
font-size: 95%;
}