MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 16: | Zeile 16: | ||
float: right; width:2.5em; | float: right; width:2.5em; | ||
padding:0; | padding:0; | ||
− | margin: | + | margin: 0 ; |
text-decoration:none; } | text-decoration:none; } | ||
a.toparrow:hover {color:#555;} | a.toparrow:hover {color:#555;} | ||
− | |||
− | |||
− |
Version vom 11. September 2011, 22:33 Uhr
/*********** WIKI GADGETS *****************/
.editsection {
float: right;
margin-left: 5px;
color: #AAA;
font: normal 9px Arial;
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:2.5em;
padding:0;
margin: 0 ;
text-decoration:none; }
a.toparrow:hover {color:#555;}