Hauptmenü öffnen

Memory Alpha Nova β

Änderungen

Benutzer:Defchris/monobook.css

590 Bytes hinzugefügt, 18:05, 2. Okt. 2007
K
so ...
visibility: visible !important;
}
 
 
===== für Sidebar-Test =====
 
div.sidebar {
width: 20.5em;
float: right;
background: #eeeeff;
margin-left: .5em;
border: none;
margin-bottom: .25em;
}
 
table.sidebar {
width: 20em;
float: right;
margin-left: .5em;
border: 1px solid #999999;
border-collapse: collapse;
padding: .25em;
margin-bottom: .5em;
margin-top: 0px;
margin-right: 0px;
}
 
 
table.sidebar td.name {
text-align: center;
font-size: 110%;
background: #660000;
color: #FFD700;
}
 
table.sidebar td {
text-align: center;
font-size: 90%;
}
Anonymer Benutzer