MediaWiki Diskussion: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 -12.5em;}
+
**MediaWiki:Common.css
#content {margin: 2.8em 0 0 12.5em;}
+
**Originaldatei fuer wiki.lauer-fischer.de
#column-one {padding-top: 185px;}
+
**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;}  
 +
#column-one {padding-top: 185px;}
 +
 
 +
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 1em .6em;}
 
.portlet h5 {color:#40576c; border:1px solid #ffffff; font-weight:bold; font-size:110%; padding: .4em .4em .5em .4em; display:block;}
 
.portlet h5 {background:url(http://www.apotheke-asperg.de/images/bg_portlet.png) top left repeat-x #bccdde;}
 
  
.pBody {background-color:#cccccc; border:none; padding: 0 .8em .3em 0;}
+
.portlet {width:11.3em; margin: 0 0 1em .6em;} .portlet h5 {color:#40576c; border:1px solid #ffffff; font-weight:bold; font-size:110%; padding: .4em .4em .5em .4em; display:block;} .portlet h5 {background:url(http://www.apotheke-asperg.de/images/bg_portlet.png) top left repeat-x #bccdde;}  
  
.portlet ul {font-weight:bold; line-height:1.8em; list-style-type:none; list-style-image:none;}
+
.pBody {background-color:#cccccc; border:none; padding: 0 .8em .3em 0;}  
.portlet li {margin:0 0 0 -0.5em;}
 
  
.portlet .pBody a {color:#40576c;}
+
.portlet ul {font-weight:bold; line-height:1.8em; list-style-type:none; list-style-image:none;} .portlet li {margin:0 0 0 -0.5em;}  
  
 +
.portlet .pBody a {color:#40576c;}
  
 +
<br>
  
/*
+
/*  
** Logo properties
+
 
 +
**Logo properties
 
*/
 
*/
#p-logo {top:0; left:0; width:11.3em; height:155px;}
+
 
#p-logo a,
+
#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;}
 
#p-logo a:hover {background-position: 48% 91% !important; width:11.3em; height:155px;}

Aktuelle Version vom 16. Mai 2011, 13:06 Uhr

/*

    • MediaWiki:Common.css
    • Originaldatei fuer wiki.lauer-fischer.de
    • wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI
      • -------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------
      • /
  1. column-content {width: 100%; margin: 0 0 .6em -12.5em;}
  2. content {margin: 2.8em 0 0 12.5em;}
  3. column-one {padding-top: 185px;}

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 1em .6em;} .portlet h5 {color:#40576c; border:1px solid #ffffff; font-weight:bold; font-size:110%; padding: .4em .4em .5em .4em; display:block;} .portlet h5 {background:url(http://www.apotheke-asperg.de/images/bg_portlet.png) top left repeat-x #bccdde;}

.pBody {background-color:#cccccc; border:none; padding: 0 .8em .3em 0;}

.portlet ul {font-weight:bold; line-height:1.8em; list-style-type:none; list-style-image:none;} .portlet li {margin:0 0 0 -0.5em;}

.portlet .pBody a {color:#40576c;}


/*

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