Difference between revisions of "MediaWiki:Vector.css"

From WikiRaider
Jump to: navigation, search
m
 
(29 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
body {
 
body {
        background-color: #660000;
+
  background-image: url("skins/Vector/images/wikibackground.jpg");
        background-image: none;
+
  background-repeat: no-repeat;
 +
  background-color:#fff;
 
}
 
}
  
  
 +
/*
 +
a, a.external.free, a.external.text {
 +
color:#666666;
 +
}
  
.portal {
+
a:visited, a.external.free:visited, a.external.text:visited {
   color:#FFF;
+
   color: #23795B;
 
}
 
}
  
 
+
hr {
.portal a, portal a:visited {
+
   background-color: #738d8a;
   color:c0c0c0;
 
 
 
 
}
 
}
  
.portal a:hover {
+
h1, h2, h3, h4, h5, h6 {
   background-color:FFF;
+
   border-color: #738d8a;
  color:#660000;
 
 
 
 
}
 
}
  
 +
*/
  
  
Line 29: Line 31:
  
  
 +
/*Framework oben*/
  
 +
.mw-body, .portal {
 +
/* background-color:#edecec;*/
 +
  background: rgb(237, 236, 236);
 +
  background: rgba(237, 236, 236, 0.6);
 +
}
  
 +
.mw-body {
 +
  border: 1px solid #c3c3c3;
 +
}
  
  
 +
div.vectorTabs .selected {
 +
  background: #c3c3c3;
 +
}
  
 +
div.vectorTabs span {
 +
  background: transparent;
 +
}
  
/**WIKIRAIDER**/
 
  
/*hide title of "Main_Page"*/
+
div.vectorTabs ul  {
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 {
+
   background: none;
   display: none !important;
 
 
}
 
}
  
/*mainpage*/
+
div.vectorTabs ul li {
.mainwr {
+
  background: none;
   border:1px solid #738D8A; /* styleabhängig*/
+
  background-color: #edecec;
   padding:5px;
+
   border: 1px solid #c3c3c3;
   background-color:#CCDDE0; /* styleabhängig*/
+
   border-bottom: none;  
 +
   border-width: 1px 1px 1px 0;
 
}
 
}
.mainleft, .mainright {
+
 
  border:1px solid #738D8A; /* styleabhängig*/
+
div.vectorTabs li.selected {
   background-color:#CCDDE0; /* styleabhängig*/
+
   background: #c3c3c3;
  padding:7px;
 
  height:100%;
 
 
}
 
}
.mainleft div.headline, .mainright div.headline, .mainwr div.headline {
+
 
   border:1px solid #94A3A6; /* styleabhängig*/
+
div.vectorTabs li a {
  padding:5px;
+
   color: #4d4d4d;
  margin-bottom:7px;
 
  font-weight:bold;
 
 
}
 
}
.mainleft div.headline, .mainwr div.headline, .quote {
+
 
   background-color:#B0BFC2;/* styleabhängig*/
+
 
 +
div#mw-head div.vectorMenu h3 {
 +
   background: #edecec;
 +
  border: 1px solid #c3c3c3;
 
}
 
}
.mainright div.headline {
+
 
   background-color:#D0D5D8;/* styleabhängig*/
+
 
 +
 
 +
div.vectorTabs ul li {
 +
   border: 1px solid #c3c3c3;  
 
}
 
}
  
  
/*help*/
+
 
.wrhelp {
+
 
  width:100%;
+
 
  border:2px solid #506462;/* styleabhängig*/
+
 
  background:#D0D5D8; /* styleabhängig*/
+
 
  text-align:center;
+
 
   padding:0;
+
a:visited, div#mw-panel div.portal div.body ul li a:visited {
  spacing:0;
+
   color:#616161;
 
}
 
}
.wrhelp th, .contenttable th {
+
 
  background-color:#506462; /* styleabhängig*/
+
#p-personal a, #p-personal a:active, #p-personal a:visited {
   text-align:center;
+
/*  color:#edecec;*/
 +
   color:#111111;
 
}
 
}
.wrhelp th h2 {
+
 
  background-color:#506462; /*styleabhängig*/
+
#p-personal a.new, #p-personal a.new:visited {
  text-align:center;
+
   color: #222222;
  margin:.5em;
 
  margin-top:.1em;
 
  margin-bottom:.1em;
 
  border-bottom:0;
 
  font-weight:bold;
 
   color:#FFF; /* styleabhängig*/
 
 
}
 
}
.wrhelp td {
+
 
  width:50%;
+
#pt-userspace a.new,
  padding:0.5em;
+
#pt-userspace a.new:visited {
  text-align:center;
+
   color: #edecec;
   vertical-align:top;
 
 
}
 
}
.wrhelp td + td {
+
 
   border-left:1px solid #506462; /* styleabhängig*/
+
 
 +
 
 +
 
 +
 
 +
/*Framework links*/
 +
div#mw-panel div.portal div.body ul li a {
 +
   color:#666666;
 
}
 
}
.lastline {
+
 
   border-top:1px solid #506462; /* styleabhängig*/
+
 
 +
 
 +
div#mw-panel #p-logo + div.portal h3,
 +
div#mw-panel div.portal h3 {
 +
   background-color: #c3c3c3;
 
}
 
}
  
  
/* contenttable*/
+
 
.contenttable {
+
/*Framework unten*/
   width:100%;
+
 
  background-color:#D0D5D8; /* styleabhängig*/
+
div#footer ul li {
  text-align:center;
+
   color:#222;
  spacing:0;
 
 
}
 
}
.contenttable, .contenttable tr, .contenttable th, .contenttable td {
+
 
   padding:5px;
+
#footer-info-copyright a, #footer-places-privacy a, #footer-places-about a, #footer-places-disclaimer a, #footer-info-copyright a.external {
  border:1px solid  #000;/* styleabhängig*/
+
   color:#000;
  border-collapse:collapse;
 
 
}
 
}
  
/*System Message*/
+
 
.smtemplate {
+
 
  margin:0 0 10px 0;
+
hr {
   background-color:#D0D5D8; /* styleabhängig*/
+
   background-color: #c3c3c3;
  border:2px solid #999; /* styleabhängig*/
 
  padding:5px;
 
  font-size:small;
 
  min-height:55px;
 
 
}
 
}
.smtemplate img {
+
 
   float:left;
+
.gallery {
   margin-right:10px;
+
   background-color:#e5e7e4;
 +
}
 +
 
 +
 
 +
.gallery li, li.gallerybox div.thumb {
 +
   background-color: #dcdcdc;  
 
}
 
}
.smtemplate div{
+
 
   padding:5px;
+
 
 +
 
 +
 
 +
 
 +
 
 +
/*maincontent*/
 +
 
 +
#toc, .toc, .mw-warning, .toccolours, .Infobox, #catlinks, .mw-code, div.thumbinner, .thumb, .Image, .Edit, .Disambig  {
 +
   background-color:#e5e7e4;
 
}
 
}
  
/*Infoboxes*/
+
.Quote {
.infobox {
+
   background-color:#dcdcdc;
  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;
+
.Infobox, .Edit, .Disambig, .catlinks, h1, h2, h3, h4, h5, h6{
  margin:0;
+
   border-color: #c3c3c3;
  text-align:center;
+
}
   border-collapse:collapse;
+
 
  background-color: #738D8A; /* styleabhängig legend: #738D8A*/
+
.Image {
   border:1px solid #AAA; /* styleabhängig*/
+
   border: 1px solid #c3c3c3c;
 
}
 
}
.infobox td {
+
 
   vertical-align:top;
+
 
   border:1px solid #AAA; /* styleabhängig*/
+
.Infobox tr:first-child th {
  border-collapse:collapse;
+
   background-color:#c3c3c3;
  padding:3px 0 3px 3px;
+
   color:#000;
 
}
 
}
.infobox img {
+
 
   margin: -3px 0 -3px -3px;
+
.Infobox th {
 +
   background-color:#dcdcdc;
 
}
 
}
  
  
  
.listofitems {
+
 
   background-color:#D0D5D8; /* styleabhängig legend: D0D5D8*/
+
/* === Main Page === */
   border:1px solid #AAA; /* styleabhängig*/
+
 
  padding:3px;
+
.mainwr,
 +
.mainleft,
 +
.mainright  {
 +
   background-color: #f5f5f5;
 +
   border: 1px solid #c3c3c3;
 
}
 
}
  
.listofitems th {
+
 
  padding:1px;
+
.mainleft div.headline, .mainwr div.headline {
   background-color:#2C3F39; /* styleabhängig*/
+
   background-color:#dcdcdc;
   color:#FFF; /* styleabhängig*/
+
   border: 1px solid #55555;
  text-align:center;
+
}
  font-weight:bold;
+
 
   font-style:italic;
+
.mainright div.headline {
   font-size:9pt;
+
   background-color:#e5e7e4;
 +
   border: 1px solid #555555;
 
}
 
}
  
.listofitems td {
+
div.thumbinner,
   vertical-align:middle;
+
.thumb {
  font-size:9pt;
+
   background-color: #e5e7e4;
 
}
 
}

Latest revision as of 23:23, 17 November 2016

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

body {
  background-image: url("skins/Vector/images/wikibackground.jpg");
  background-repeat: no-repeat;
  background-color:#fff;
}


/*
a, a.external.free, a.external.text {
color:#666666;
}

a:visited, a.external.free:visited, a.external.text:visited {
  color: #23795B;
}

hr {
  background-color: #738d8a;
}

h1, h2, h3, h4, h5, h6 {
  border-color: #738d8a;
}

*/





/*Framework oben*/

.mw-body, .portal {
 /* background-color:#edecec;*/
  background: rgb(237, 236, 236); 
  background: rgba(237, 236, 236, 0.6);
}

.mw-body {
  border: 1px solid #c3c3c3;
}


div.vectorTabs .selected {
   background: #c3c3c3;
}

div.vectorTabs span {
   background: transparent;
}


div.vectorTabs ul  {
  background: none;
}

div.vectorTabs ul li {
  background: none;
  background-color: #edecec;
  border: 1px solid #c3c3c3;
  border-bottom: none; 
  border-width: 1px 1px 1px 0;
}

div.vectorTabs li.selected {
  background: #c3c3c3;
}

div.vectorTabs li a {
  color: #4d4d4d;
}


div#mw-head div.vectorMenu h3 {
  background: #edecec;
  border: 1px solid #c3c3c3;
}



div.vectorTabs ul li {
  border: 1px solid #c3c3c3; 
}








a:visited, div#mw-panel div.portal div.body ul li a:visited {
  color:#616161;
}

#p-personal a, #p-personal a:active, #p-personal a:visited {
/*  color:#edecec;*/
  color:#111111;
}

#p-personal a.new, #p-personal a.new:visited {
  color: #222222;
}

#pt-userspace a.new,
#pt-userspace a.new:visited {
  color: #edecec;
}





/*Framework links*/
div#mw-panel div.portal div.body ul li a {
  color:#666666;
}



div#mw-panel #p-logo + div.portal h3,
div#mw-panel div.portal h3 {
  background-color: #c3c3c3;
}



/*Framework unten*/

div#footer ul li {
  color:#222;
}

#footer-info-copyright a, #footer-places-privacy a, #footer-places-about a, #footer-places-disclaimer a, #footer-info-copyright a.external {
  color:#000;
}



hr {
  background-color: #c3c3c3;
}

.gallery {
  background-color:#e5e7e4;
}


.gallery li, li.gallerybox div.thumb {
  background-color: #dcdcdc; 
}






/*maincontent*/

#toc, .toc, .mw-warning, .toccolours, .Infobox, #catlinks, .mw-code, div.thumbinner, .thumb, .Image, .Edit, .Disambig  {
  background-color:#e5e7e4;
}

.Quote {
  background-color:#dcdcdc;
}

.Infobox, .Edit, .Disambig, .catlinks, h1, h2, h3, h4, h5, h6{
  border-color: #c3c3c3;
} 

.Image {
  border: 1px solid #c3c3c3c;
}


.Infobox tr:first-child th {
  background-color:#c3c3c3;
  color:#000;
}

.Infobox th {
  background-color:#dcdcdc;
}




/* === Main Page === */

.mainwr,
.mainleft,
.mainright  {
  background-color: #f5f5f5;
  border: 1px solid #c3c3c3;
}


.mainleft div.headline, .mainwr div.headline {
  background-color:#dcdcdc;
  border: 1px solid #55555;
}

.mainright div.headline {
  background-color:#e5e7e4;
  border: 1px solid #555555;
}

div.thumbinner, 
.thumb {
  background-color: #e5e7e4;
}