MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus WIKI LAUER-FISCHER GmbH
Zeile 1: | Zeile 1: | ||
/* | /* | ||
+ | ** MediaWiki:Common.css | ||
+ | ** Originaldatei fuer wiki.lauer-fischer.de | ||
+ | ** wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI | ||
+ | ** | ||
+ | ** -------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------ | ||
+ | ** | ||
+ | */ | ||
− | + | #column-content {width: 100%; margin: 0 0 .6em -13.2em;} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | #column-content {width: 100%; margin: 0 0 .6em -13.2em | ||
− | |||
− | |||
− | / | + | body {background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; color:#ff0000;} |
− | **general portlet styles (elements in the quickbar) | + | /* |
+ | ** general portlet styles (elements in the quickbar) | ||
*/ | */ | ||
− | + | .portlet {width:10.5em;} | |
− | .portlet {width: |
Version vom 13. Mai 2011, 12:18 Uhr
/* ** MediaWiki:Common.css ** Originaldatei fuer wiki.lauer-fischer.de ** wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI ** ** -------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------ ** */ #column-content {width: 100%; margin: 0 0 .6em -13.2em;} body {background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; color:#ff0000;} /* ** general portlet styles (elements in the quickbar) */ .portlet {width:10.5em;}