MediaWiki:Common.css : Différence entre versions
m |
|||
| Ligne 13 : | Ligne 13 : | ||
padding:5px 5px 5px 5px; | padding:5px 5px 5px 5px; | ||
margin:0px; | margin:0px; | ||
| + | |||
background:#effdb7; | background:#effdb7; | ||
color:#000000; | color:#000000; | ||
| − | border-weight: | + | border-weight:0px; |
border-style:solid; | border-style:solid; | ||
border-color:#e6ff82 #cee574 #b3c764 #effdb7; | border-color:#e6ff82 #cee574 #b3c764 #effdb7; | ||
Version du 16 janvier 2012 à 16:21
/*Hintergrund*/
body {background:#d4edfc;}
#mw-head, .noprint {background:#d4edfc;}
/*Rahmen Inhaltsverzeichnis*/
#toc, .toc {background:#d4edfc;
border:6px outset #d4edfc;
}
div#mw-panel div.portal div.body ul li a {
display:block;
list-style-type:none;
padding:5px 5px 5px 5px;
margin:0px;
background:#effdb7;
color:#000000;
border-weight:0px;
border-style:solid;
border-color:#e6ff82 #cee574 #b3c764 #effdb7;
}
a {height:1.25em; line-height: 1.25em;
}
table.wikitable {
background:#d9e6b1;
font:left;
text-align:center;
}
div#content {background:#f0f5de;
}