Open main menu

Electrical Contacts β

Changes

MediaWiki:Common.css

461 bytes removed, 13:13, 7 February 2019
Blanked the page
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.welcome-test {
/*float:right;*/
width: 20em;
border:thin solid green;
}
body {
background-image: url(file:///home/kpeters/Pictures/doduco/verlauf-bk.png);
}
table.twocolortable {
font-size: 11px;
width :100%;
text-align: center;
 
}
table.twocolortable th{
background-color: gray;
border-right: 2px solid darkblue;
}
.twocolortable td{
border-right: 2px solid darkblue;
}