MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Kamigraphie
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 +
#pt-mytalk { display:none; }
 +
 
/*********** WIKI GADGETS *****************/
 
/*********** WIKI GADGETS *****************/
 
.editsection {
 
.editsection {

Version vom 12. September 2011, 00:09 Uhr

#pt-mytalk { display:none; } 

/*********** 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;}