MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Kamigraphie
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „→‎********** WIKI GADGETS ****************: a.toparrow { color:#aaa; font-weight: normal; font-style:normal; font-size:9px; line-height: 1.2em; text-alig…“)
 
Zeile 1: Zeile 1:
 
/*********** WIKI GADGETS *****************/
 
/*********** WIKI GADGETS *****************/
 +
.editsection {
 +
float: right;
 +
margin-left: 5px;
 +
color: #AAA;
 +
font: normal 9px Arial;
 +
width: 8em;
 +
margin-left: -8em;
 +
text-align: left;
 +
}
 +
 
a.toparrow {
 
a.toparrow {
 
   color:#aaa;  
 
   color:#aaa;  

Version vom 11. September 2011, 23:27 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 -6pt 0 0; 
  text-decoration:none; }
a.toparrow:hover {color:#555;}
#showtalk a.toparrow {display:none;}
a.toparrow, .editsection {margin-top:9px;}
.noborder a.toparrow {display:none;}