Difference between revisions of "MediaWiki:Common.css"
From Electrical Contacts
| Line 2: | Line 2: | ||
.welcome-test { | .welcome-test { | ||
/*float:right;*/ | /*float:right;*/ | ||
| + | width: 20em; | ||
border:thin solid green; | border:thin solid green; | ||
} | } | ||
Revision as of 11:45, 18 November 2013
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.welcome-test {
/*float:right;*/
width: 20em;
border:thin solid green;
}