|
|
Zeile 1: |
Zeile 1: |
| /* CSS an dieser Stelle wirkt sich auf den Monobook-Skin aus. Für allgemeingültige Skin-Anpassungen bitte [[MediaWiki:Common.css]] bearbeiten. */
| |
| /* Kleinschreibung nicht erzwingen */
| |
| .portlet h5,
| |
| .portlet h6,
| |
| #p-personal ul,
| |
| #p-cactions li a {
| |
| text-transform: none;
| |
| }
| |
|
| |
|
| body {
| |
| background-color:#FFFFFF;
| |
| background-image:none;
| |
| font-family:Verdana,sans-serif;
| |
| }
| |
|
| |
| h1, h2, h3, h4, h5, h6 {
| |
| font-family:Arial,Helvetica,sans-serif;
| |
| }
| |
|
| |
| table, table.diff, td.diff-otitle, td.diff-ntitle {
| |
| background:transparent none repeat scroll 0%;
| |
| }
| |
|
| |
| a, #mw-content-text a.external {
| |
| color:#3C5EA2;
| |
| text-decoration:underline;
| |
| }
| |
|
| |
| a:hover {
| |
| text-decoration:none !important;
| |
| }
| |
|
| |
| a:visited {
| |
| color:#213B6F;
| |
| }
| |
|
| |
| #p-cactions li a {
| |
| color:#000000;
| |
| }
| |
|
| |
| #p-cactions .new a {
| |
| color:#444444;
| |
| font-style:italic;
| |
| }
| |
|
| |
| #p-personal li a {
| |
| color:#959BA9;
| |
| }
| |
|
| |
| #p-personal li a:hover {
| |
| background-color:transparent;
| |
| color:#FFFFFF;
| |
| }
| |
|
| |
| body:not(.skin--responsive) #p-logo {
| |
| background: #222222 none repeat scroll 0% !important;
| |
| height: 111px !important;
| |
| width: 100% !important;
| |
| z-index:0 !important;
| |
| }
| |
|
| |
| body:not(.skin--responsive) #p-logo a, body:not(.skin--responsive) #p-logo a:hover {
| |
| background-image:url(/images/d/dd/Entropia-wiki-logo.gif) !important;
| |
| display:block;
| |
| height:110px;
| |
| width:160px;
| |
| }
| |
|
| |
| #p-cactions, #p-personal {
| |
| z-index:4;
| |
| }
| |
|
| |
| #p-cactions {
| |
| margin-top:-1.85em;
| |
| top:110px;
| |
| }
| |
|
| |
| #p-cactions li a, #p-cactions li, .pBody {
| |
| border:0pt none;
| |
| }
| |
|
| |
| #p-cactions li a {
| |
| background-color:#959BA9;
| |
| padding-top:0.2em;
| |
| }
| |
|
| |
| #p-cactions li.selected a {
| |
| background-color:#FFFFFF;
| |
| padding:0.2em 0.8em 0.3em !important;
| |
| }
| |
|
| |
| #p-cactions li a:hover {
| |
| background-color:#CCCCCC;
| |
| }
| |
|
| |
| #p-personal {
| |
| margin-top:0.5em;
| |
| }
| |
|
| |
| #p-personal ul {
| |
| margin-right:90px;
| |
| }
| |
|
| |
| #p-navigation, #p-portlet2, #p-portlet3 {
| |
| left:10px;
| |
| position:relative;
| |
| top:-1em;
| |
| }
| |
|
| |
| #p-search{
| |
| left:5px;
| |
| position:relative;
| |
| top:1em;
| |
| }
| |
|
| |
| input.searchButton {
| |
| border: 1px solid;
| |
| }
| |
|
| |
| #p-fnord {
| |
| left:10px;
| |
| position:relative;
| |
| top:1em;
| |
| }
| |
|
| |
| #p-tb {
| |
| left:10px;
| |
| position:relative;
| |
| top:3pt; /* just for the dots of p-fnord to show */
| |
| }
| |
|
| |
|
| |
|
| |
| #p-navigation, #p-portlet2, #p-portlet3, #p-search, #p-tb, #p-fnord .pBody, #p-navigation .pBody, #p-portlet2 .pBody, #p-portlet3 .pBody, #p-search .pBody, #p-tb .pBody {
| |
| padding:0pt;
| |
| }
| |
|
| |
| #p-navigation a, #p-portlet2 a, #p-portlet3 a, #p-search a, #p-tb a, #p-fnord a {
| |
| color:#000000;
| |
| text-decoration:none;
| |
| }
| |
|
| |
| #p-navigation a:hover, #p-portlet2 a:hover, #p-portlet3 a:hover, #p-search a:hover, #p-tb a:hover, #p-fnord a:hover {
| |
| text-decoration:underline !important;
| |
| }
| |
|
| |
| #p-navigation ul, #p-portlet2 ul, #p-portlet3 ul, #p-search ul, #p-tb ul, #p-fnord ul {
| |
| list-style-image:none;
| |
| list-style-position:outside;
| |
| list-style-type:none;
| |
| margin-left:0pt;
| |
| }
| |
|
| |
| #p-navigation ul li, #p-portlet2 ul li, #p-portlet3 ul li, #p-search ul li, #p-tb ul li, #p-fnord ul li {
| |
| border-bottom:1px dotted #999999;
| |
| margin-left:0pt;
| |
| padding:0.3em 0pt;
| |
| }
| |
|
| |
| #p-navigation {
| |
| font-weight:bold !important;
| |
| }
| |
|
| |
| #column-one h3 {
| |
| display:none;
| |
| }
| |
|
| |
| #searchform {
| |
| text-align:left;
| |
| }
| |
|
| |
| #content {
| |
| border:0pt none;
| |
| margin-bottom:5em;
| |
| top:75px;
| |
| }
| |
|
| |
| #mw-content-text {
| |
| background-color:#EEEEEE;
| |
| padding:0.1em 1em 1em;
| |
| }
| |
|
| |
| #mw-content-text a.new, #p-personal a.new {
| |
| color:#E45712;
| |
| }
| |
|
| |
| h1.firstHeading {
| |
| border:0pt none;
| |
| color:#000000;
| |
| font-size:175%;
| |
| font-weight:bold;
| |
| letter-spacing:-1px;
| |
| margin-bottom:0pt;
| |
| padding:0.3em 0pt 0.3em;
| |
| text-decoration:none;
| |
| }
| |
|
| |
| .previewnote {
| |
| color:#E45712;
| |
| }
| |
|
| |
| #mw-content-text .thumb {
| |
| border-color:#EEEEEE;
| |
| }
| |
|
| |
| #toc {
| |
| float:right;
| |
| font-size:0.9em;
| |
| margin-bottom:1em;
| |
| margin-left:1em;
| |
| }
| |
| .toctoggle {
| |
| display:none;
| |
| }
| |
|
| |
| #footer {
| |
| background:transparent none repeat scroll 0%;
| |
| border:0pt none;
| |
| margin-bottom:0.5em;
| |
| padding:0pt;
| |
| position:relative;
| |
| text-align:right;
| |
| z-index:5;
| |
| top: 45px;
| |
| }
| |
|
| |
| #footer img {
| |
| display:none;
| |
| }
| |
|
| |
| blockquote {
| |
| font-style: italic;
| |
| padding-left: 2em;
| |
| }
| |
|
| |
| div#p-tb + div.generated-sidebar.portlet {
| |
| display: none !important;
| |
| }
| |