MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus WIKI LAUER-FISCHER GmbH
Wechseln zu: Navigation, Suche
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 -22.2em;}
+
**MediaWiki:Common.css
#content {margin: 2.8em 0 0 22.2em;
+
**Originaldatei fuer wiki.lauer-fischer.de
padding: 0 1em 1em 1em;
+
**wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI
position: relative;
+
***-------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------
z-index: 2;
+
***/
}
+
 
 +
#column-content {width: 100%; margin: 0 0 .6em -12.2em;}  
 +
#content {margin: 2.8em 0 0 12.2em;
 +
 
 +
padding: 0 1em 1em 1em; position: relative; z-index: 2; }
 +
 
 +
body {background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; color:#ff0000;}  
  
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:11.3em; margin: 0 0 .5em .6em;}
 
  
.pBody {background-color:#cccccc; border:none;}
+
.portlet {width:11.3em; margin: 0 0 .5em .6em;}
 +
 
 +
.pBody {background-color:#cccccc; border:none;}

Version vom 13. Mai 2011, 12:39 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 -12.2em;} 
#content {margin: 2.8em 0 0 12.2em;

padding: 0 1em 1em 1em; position: relative; z-index: 2; } 

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:11.3em; margin: 0 0 .5em .6em;} 

.pBody {background-color:#cccccc; border:none;}