MediaWiki:Monobook.css
Aus AnnoWiki 1602
(Unterschied zwischen Versionen)
Zeile 1: | Zeile 1: | ||
− | + | .editsection { | |
− | . | + | font-size:smaller; |
− | + | float: right; | |
− | + | margin-left: 5px; | |
− | + | ||
− | + | ||
} | } | ||
+ | |||
+ | h1 .editsection { font-size:53%; } | ||
+ | h2 .editsection { font-size: 67%; } | ||
+ | h3 .editsection { font-size: 76%; font-weight: normal; } | ||
+ | h4 .editsection { font-size: 86%; font-weight: normal; } | ||
+ | h5 .editsection { font-weight: normal; } | ||
+ | h6 .editsection { font-size: 125%; font-weight: normal; } |
Aktuelle Version vom 19. Oktober 2011, 19:46 Uhr
.editsection { font-size:smaller; float: right; margin-left: 5px; } h1 .editsection { font-size:53%; } h2 .editsection { font-size: 67%; } h3 .editsection { font-size: 76%; font-weight: normal; } h4 .editsection { font-size: 86%; font-weight: normal; } h5 .editsection { font-weight: normal; } h6 .editsection { font-size: 125%; font-weight: normal; }