Difference between revisions of "MediaWiki:Vector.css"

From WikiRaider
Jump to: navigation, search
Line 34: Line 34:
  
 
/*For the personal and main-left menu*/
 
/*For the personal and main-left menu*/
#p-personal ul li a, #portal div ul li a {
+
#p-personal ul li a, li#n-mainpage-description a, li#n-help a, li#n-recentchanges a, li#n-randompage a, li#n-All-Pages a {
 
         color: #eee;
 
         color: #eee;
 
}
 
}
  
#p-personal ul li a:visited, #p-personal ul li a:active, #portal div ul li a:visited, #portal div ul li a:active {
+
#p-personal ul li a:visited, #p-personal ul li a:active, li#n-mainpage-description a:visited, li#n-help a:visited, li#n-recentchanges a:visited, li#n-randompage a:visited, li#n-All-Pages a:visited, li#n-mainpage-description a:active, li#n-help a:active, li#n-recentchanges a:active, li#n-randompage a:active, li#n-All-Pages a:active {
 
         color: #ccc;
 
         color: #ccc;
 
}
 
}

Revision as of 19:19, 24 August 2012

/* CSS placed here will affect users of the Vector skin */

body {
        background-color: #660000;
        background-image: none;
}

a {
        color: #660000;
}
a:visited {
        color: #500;
}
a:hover {
        color:#400;
}


#mw-page-base {
        background-color: #660000;
        background-image: none;
}


#mw-panel div.portal h5, div#mw-panel div.portal h5, div.portal h5 {
        color: #fff;
        text-shadow:black 0 0 5px;
        font-variant:small-caps;
        font-size:120%;
}




/*For the personal and main-left menu*/
#p-personal ul li a, li#n-mainpage-description a, li#n-help a, li#n-recentchanges a, li#n-randompage a, li#n-All-Pages a {
        color: #eee;
}

#p-personal ul li a:visited, #p-personal ul li a:active, li#n-mainpage-description a:visited, li#n-help a:visited, li#n-recentchanges a:visited, li#n-randompage a:visited, li#n-All-Pages a:visited, li#n-mainpage-description a:active, li#n-help a:active, li#n-recentchanges a:active, li#n-randompage a:active, li#n-All-Pages a:active {
        color: #ccc;
}

#p-personal ul li a:hover, #portal div ul li a:hover {
        color:#660000;
        background-color:#FFF;
}



div.vectorTabs li.selected {
       background-image:none;
}







/**WIKIRAIDER**/

/*hide title of "Main_Page"*/
body.page-Main_Page #deleteconfirm, body.page-Main_Page #t-cite, body.page-Main_Page #lastmod, body.page-Main_Page #siteSub, body.page-Main_Page h1.firstHeading {
  display: none !important;
}

/*mainpage*/
.mainwr {
  border:1px solid #738D8A; /* styleabhängig*/
  padding:5px;
  background-color:#CCDDE0;  /* styleabhängig*/
}
.mainleft, .mainright {
  border:1px solid #738D8A; /* styleabhängig*/
  background-color:#CCDDE0; /* styleabhängig*/
  padding:7px;
  height:100%;
}
.mainleft div.headline, .mainright div.headline, .mainwr div.headline {
  border:1px solid #94A3A6; /* styleabhängig*/
  padding:5px;
  margin-bottom:7px;
  font-weight:bold;
}
.mainleft div.headline, .mainwr div.headline, .quote {
  background-color:#B0BFC2;/* styleabhängig*/
}
.mainright div.headline {
  background-color:#D0D5D8;/* styleabhängig*/
}


/*help*/
.wrhelp {
  width:100%;
  border:2px solid #506462;/* styleabhängig*/
  background:#D0D5D8; /* styleabhängig*/
  text-align:center;
  padding:0;
  spacing:0;
}
.wrhelp th, .contenttable th {
  background-color:#506462; /* styleabhängig*/
  text-align:center;
}
.wrhelp th h2 {
  background-color:#506462; /*styleabhängig*/
  text-align:center;
  margin:.5em;
  margin-top:.1em;
  margin-bottom:.1em;
  border-bottom:0;
  font-weight:bold;
  color:#FFF; /* styleabhängig*/
}
.wrhelp td {
  width:50%;
  padding:0.5em;
  text-align:center;
  vertical-align:top;
}
.wrhelp td + td {
  border-left:1px solid #506462; /* styleabhängig*/
}
.lastline {
  border-top:1px solid #506462; /* styleabhängig*/
}


/* contenttable*/
.contenttable {
  width:100%;
  background-color:#D0D5D8; /* styleabhängig*/
  text-align:center;
  spacing:0;
}
.contenttable, .contenttable tr, .contenttable th, .contenttable td {
  padding:5px;
  border:1px solid  #000;/* styleabhängig*/
  border-collapse:collapse;
}

/*System Message*/
.smtemplate {
  margin:0 0 10px 0;
  background-color:#D0D5D8; /* styleabhängig*/
  border:2px solid #999; /* styleabhängig*/
  padding:5px;
  font-size:small;
  min-height:55px;
}
.smtemplate img {
  float:left;
  margin-right:10px;
}
.smtemplate div{
  padding:5px;
}

/*Infoboxes*/
.infobox {
  margin-left:15px;
  float:right;
  background-color:#D0D5D8; /* styleabhängig legend: D0D5D8*/
  border:2px solid #AAA; /* styleabhängig*/
  border-collapse:collapse;
  width:225px;
  border-top-style:ridge;
  border-bottom-style:groove;
  border-left-style:ridge;
  border-right-style:groove;
}
.infobox th, .infoline {
  padding:5px;
  margin:0;
  text-align:center;
  border-collapse:collapse;
  background-color: #738D8A; /* styleabhängig legend: #738D8A*/
  border:1px solid #AAA; /* styleabhängig*/
}
.infobox td {
  vertical-align:top;
  border:1px solid #AAA; /* styleabhängig*/
  border-collapse:collapse;
  padding:3px 0 3px 3px;
}
.infobox img {
  margin: -3px 0 -3px -3px;
}



.listofitems {
  background-color:#D0D5D8; /* styleabhängig legend: D0D5D8*/
  border:1px solid #AAA; /* styleabhängig*/
  padding:3px;
}

.listofitems th {
  padding:1px;
  background-color:#2C3F39; /* styleabhängig*/
  color:#FFF; /* styleabhängig*/
  text-align:center;
  font-weight:bold;
  font-style:italic;
  font-size:9pt;
}

.listofitems td {
  vertical-align:middle;
  font-size:9pt;
}