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! ------------------------------------------------------------
 +
**
 +
*/
  
**MediaWiki:Common.css
+
#column-content {width: 100%; margin: 0 0 .6em -12.5em;}
**Originaldatei fuer wiki.lauer-fischer.de
+
#content {margin: 2.8em 0 0 12.5em;}
**wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI
 
***-------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------
 
***/
 
  
#column-content {width: 100%; margin: 0 0 .6em -12.5em;}
+
body {background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; color:#ff0000;}
#content {margin: 2.8em 0 0 12.5em;}
 
  
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;}
 +
.portlet h5 {color:#40576c; background:#cccccc;
 +
border:1px solid #ff0000;
 +
padding: 0 .4em 0 .4em;
 +
width:100% !important; height:30em;
  
.portlet {width:11.3em; margin: 0 0 .5em .6em;} .portlet h5 {color:#40576c; background:#cccccc; border:1px solid #ff0000; padding: 0 .4em 0 .4em; width:100% !important; height:3em;  
+
font-size:110%;
 +
font-weight:bold;
  
font-size:110%; font-weight:bold;
+
}
  
}  
+
.pBody {background-color:#cccccc; border:none;}
  
.pBody {background-color:#cccccc; border:none;}
 
  
<br>
 
  
<br>
 
  
/*
 
  
**Logo properties
+
/*
 +
** Logo properties
 
*/
 
*/
 
+
#p-logo {top:0; left:0; width:11.3em; height:155px;}
#p-logo {top: 0;
+
#p-logo a,
 
+
#p-logo a:hover {background-position: 48% 91% !important; width:11.3em; height:155px;}
left: 0;
 
 
 
<br>height: 155px; width: 11.3em;  
 
 
 
}  
 
 
 
#p-logo a,  
 
#p-logo a:hover {
 
 
 
height: 155px; width: 11.3em; background-position: 48% 91% !important;}
 

Version vom 16. Mai 2011, 09:40 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.5em;}
#content		{margin: 2.8em 0 0 12.5em;}

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;}
.portlet h5 	{color:#40576c; background:#cccccc;
									border:1px solid #ff0000;
									padding: 0 .4em 0 .4em;
									width:100% !important; height:30em;

									font-size:110%;
									font-weight:bold;

}

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





/*
** Logo properties
*/
#p-logo 		{top:0; left:0; width:11.3em; height:155px;}
#p-logo a,
#p-logo a:hover {background-position: 48% 91% !important; width:11.3em; height:155px;}