MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus WIKI LAUER-FISCHER GmbH
Zeile 1: | Zeile 1: | ||
/* | /* | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | #column-content | + | **MediaWiki:Common.css |
− | #content | + | **Originaldatei fuer wiki.lauer-fischer.de |
− | #column-one | + | **wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI |
− | #content | + | ***-------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------ |
+ | ***/ | ||
+ | |||
+ | #column-content {width:100%; margin: 0 0 .6em -12.5em;} | ||
+ | #content {margin:3.8em 0 0 12.5em; padding:0 1em 1em 1.7em;} | ||
+ | #column-one {padding-top:197px;} | ||
+ | #content {color:#58585a; background:url(http://www.apotheke-asperg.de/images/bg_content.png) top left repeat-x #ffffff; border:none;} | ||
− | body | + | body {background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; color:#ff0000;} |
+ | <br>/* | ||
− | + | **Zeile 58 | |
− | ** Zeile 58 | + | **general styles |
− | ** general styles | ||
*/ | */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | h1 {color:#00519e; font-weight: bold; padding-top: 1.1em; border-bottom:none; } h1 {font-size:155%;} | ||
− | /* | + | <br>/* |
− | ** Zeile 253 | + | |
− | ** Some space under the headers in the content area | + | **Zeile 253 |
+ | **Some space under the headers in the content area | ||
*/ | */ | ||
− | |||
+ | #bodyContent h1 {margin-bottom:1.6em;} | ||
− | /* | + | <br>/* |
− | ** Zeile 581 | + | |
− | ** general portlet styles (elements in the quickbar) | + | **Zeile 581 |
+ | **general portlet styles (elements in the quickbar) | ||
*/ | */ | ||
− | |||
− | |||
− | |||
− | .pBody | + | .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:transparent; border:none; padding: 0 .8em .3em 0;} | ||
− | .portlet ul | + | .portlet ul {font-weight:bold; line-height:1.8em; list-style-type:none; list-style-image:none;} .portlet li {margin:0 0 0 -.95em;} |
− | .portlet li | ||
− | .portlet .pBody a | + | .portlet .pBody a {color:#40576c;} |
+ | <br>/* | ||
− | + | **Zeile 645 | |
− | ** Zeile 645 | + | **Logo properties |
− | ** Logo properties | ||
*/ | */ | ||
− | #p-logo | + | |
− | #p-logo a, | + | #p-logo {width:11.3em; height:155px; top:16px; left:0;} |
− | #p-logo a:hover | + | #p-logo a, |
− | + | #p-logo a:hover {background-position: 48% 91% !important; width:11.3em; height:155px;} | |
− | + | ||
− | /* | + | <br>/* |
− | ** Zeile 700 | + | |
− | ** the personal toolbar | + | **Zeile 700 |
+ | **the personal toolbar | ||
*/ | */ | ||
− | /* this is the ul contained in the portlet */ | + | /* this is the ul contained in the portlet */ |
− | |||
− | |||
+ | #p-personal li a {color:#40576c;} | ||
+ | #p-personal li a:hover {text-decoration:underline;} | ||
− | /* | + | <br>/* |
− | ** Zeile 783 | + | |
− | ** the page-related actions- page/talk, edit etc | + | **Zeile 783 |
+ | **the page-related actions- page/talk, edit etc | ||
*/ | */ | ||
− | |||
− | #p-cactions li | + | #p-cactions {font-size:110%; left: 8.95em;} |
+ | |||
+ | #p-cactions li {border:none; margin:0 .2em 0 0;} | ||
− | #p-cactions li a | + | #p-cactions li a {color:#40576c; padding: .4em 1em .4em 1em;} |
− | #p-cactions li a | + | #p-cactions li a {background:url(http://www.apotheke-asperg.de/images/p-cactions_normal.png) top left repeat-x #bccdde;} |
− | #p-cactions li.selected a {color:#ffffff; padding: .4em 1em .4em 1em !important;} | + | #p-cactions li.selected a {color:#ffffff; padding: .4em 1em .4em 1em !important;} |
− | #p-cactions li.selected a {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;} | + | #p-cactions li.selected a {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;} |
− | #p-cactions .new a | + | #p-cactions .new a {color:#40576c;} |
− | #p-cactions li a:hover | + | #p-cactions li a:hover {color:#ffffff;} |
− | #p-cactions li a:hover | + | #p-cactions li a:hover {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;} |
Version vom 17. Mai 2011, 11:28 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:3.8em 0 0 12.5em; padding:0 1em 1em 1.7em;} #column-one {padding-top:197px;} #content {color:#58585a; background:url(http://www.apotheke-asperg.de/images/bg_content.png) top left repeat-x #ffffff; border:none;} body {background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; color:#ff0000;} <br>/* **Zeile 58 **general styles */ h1 {color:#00519e; font-weight: bold; padding-top: 1.1em; border-bottom:none; } h1 {font-size:155%;} <br>/* **Zeile 253 **Some space under the headers in the content area */ #bodyContent h1 {margin-bottom:1.6em;} <br>/* **Zeile 581 **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:transparent; 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 -.95em;} .portlet .pBody a {color:#40576c;} <br>/* **Zeile 645 **Logo properties */ #p-logo {width:11.3em; height:155px; top:16px; left:0;} #p-logo a, #p-logo a:hover {background-position: 48% 91% !important; width:11.3em; height:155px;} <br>/* **Zeile 700 **the personal toolbar */ /* this is the ul contained in the portlet */ #p-personal li a {color:#40576c;} #p-personal li a:hover {text-decoration:underline;} <br>/* **Zeile 783 **the page-related actions- page/talk, edit etc */ #p-cactions {font-size:110%; left: 8.95em;} #p-cactions li {border:none; margin:0 .2em 0 0;} #p-cactions li a {color:#40576c; padding: .4em 1em .4em 1em;} #p-cactions li a {background:url(http://www.apotheke-asperg.de/images/p-cactions_normal.png) top left repeat-x #bccdde;} #p-cactions li.selected a {color:#ffffff; padding: .4em 1em .4em 1em !important;} #p-cactions li.selected a {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;} #p-cactions .new a {color:#40576c;} #p-cactions li a:hover {color:#ffffff;} #p-cactions li a:hover {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;}