Benutzer:KonBirdy/vector.css: Unterschied zwischen den Versionen

Aus Gronkh-Wiki
Wechseln zu: Navigation, Suche
(Die Seite wurde geleert.)
 
Zeile 1: Zeile 1:
html {
 
height:auto !important;
 
background:#FBC31E !important;
 
}
 
  
body {
 
color:#222 !important;
 
font-family:Arial, sans-serif !important;
 
background-color:transparent !important;
 
background-image:none !important;
 
}
 
 
#content {
 
background-image:none !important;
 
border-top-left-radius:5px;
 
border-bottom-left-radius:5px;
 
-moz-border-radius-topleft:5px;
 
-moz-border-radius-bottomleft:5px;
 
margin-left:12em !important;
 
}
 
 
#simpleSearch {
 
border:1px solid #888 !important;
 
border-radius:11px;
 
-moz-border-radius:11px;
 
}
 
 
#simpleSearch input {
 
margin-top:1px !important;
 
padding-left:8px !important;
 
}
 
 
#simpleSearch button {
 
margin-top:-4px !important;
 
}
 
 
#mw-head-base, #mw-page-base, #footer,
 
.vectorTabs, .vectorTabs ul, .vectorMenu a,
 
#mw-panel .portal .body {
 
background:none !important;
 
}
 
 
#mw-page-base {
 
background-color:transparent !important;
 
}
 
 
.vectorTabs ul {
 
margin-top:12px !important;
 
}
 
 
.vectorTabs li {
 
background:none !important;
 
line-height: 1em !important;
 
display: block !important;
 
margin-right:10px !important;
 
}
 
 
#p-cactions {
 
text-decoration:none !important;
 
margin:0 2px !important;
 
}
 
 
.vectorTabs li a {
 
text-decoration:none !important;
 
padding:6px 12px !important;
 
height:auto !important;
 
background:#bbb;
 
border-top-left-radius:5px;
 
border-top-right-radius:5px;
 
-moz-border-radius-topleft:5px;
 
-moz-border-radius-topright:5px;
 
}
 
 
.vectorTabs li a:hover {
 
background:#ccc;
 
}
 
 
.vectorTabs li.selected a {
 
color:#000 !important;
 
background:#fff;
 
}
 
 
.vectorTabs li.selected a span {
 
color:#000 !important;
 
padding-top:6px !important;
 
}
 
 
.vectorTabs span {
 
background:none !important;
 
}
 
 
#mw-panel, #p-logo, #p-logo a {
 
width:11em !important;
 
}
 
 
#mw-panel {
 
top:175px !important;
 
}
 
 
#mw-panel .portal {
 
background:#fff !important;
 
margin: 0 0 1em 0.9em !important;
 
border-radius:5px;
 
-moz-border-radius:5px;
 
}
 
 
#mw-panel .portal .body {
 
margin-left:10px !important;
 
margin-right:10px !important;
 
padding:6px 8px !important;
 
}
 
 
#mw-panel .portal h5 {
 
color:#666 !important;
 
font-weight:bold !important;
 
}
 
 
#footer {
 
margin-left:12em !important;
 
}
 

Aktuelle Version vom 28. Februar 2012, 20:18 Uhr