MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 4: | Zeile 4: | ||
margin-left: 5px; | margin-left: 5px; | ||
color: #AAA; | color: #AAA; | ||
− | font: | + | font-size: 9px; |
width: 8em; | width: 8em; | ||
margin-left: -8em; | margin-left: -8em; |
Version vom 11. September 2011, 22:52 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:2.5em;
padding:0;
margin: 0 ;
text-decoration:none; }
a.toparrow:hover {color:#555;}