MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 14: | Zeile 14: | ||
font-weight: normal; font-style:normal; font-size:9px; line-height: 1.2em; | font-weight: normal; font-style:normal; font-size:9px; line-height: 1.2em; | ||
text-align: center; | text-align: center; | ||
− | float: right; width: | + | float: right; width:3.5em; |
padding:0; | padding:0; | ||
− | margin: 0 ; | + | margin: 0 .5em 0 0 ; |
text-decoration:none; } | text-decoration:none; } | ||
a.toparrow:hover {color:#555;} | a.toparrow:hover {color:#555;} |
Version vom 11. September 2011, 22:56 Uhr
/*********** WIKI GADGETS *****************/
.editsection {
float: right;
margin-left: 5px;
color: #AAA;
font-size: 9px;
width: 8em;
margin-left: -8em;
text-align: left;
}
a.toparrow {
color:#aaa;
font-weight: normal; font-style:normal; font-size:9px; line-height: 1.2em;
text-align: center;
float: right; width:3.5em;
padding:0;
margin: 0 .5em 0 0 ;
text-decoration:none; }
a.toparrow:hover {color:#555;}