Difference between revisions of "MediaWiki:Common.css"

From Electrical Contacts
Jump to: navigation, search
(Blanked the page)
(Tag: Blanking)
 
(304 intermediate revisions by 5 users not shown)
Line 1: Line 1:
/* 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%;
 
  border-right: 2px solid darkblue;
 
  text-align: center;
 
 
}
 
table.twocolortable th{
 
  background-color: gray;
 
}
 
.twocolortable td{
 
 
}
 

Latest revision as of 13:13, 7 February 2019