Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:
 
/*This is your feedback widget*/
 
.articleFeedbackv5-panel .articleFeedbackv5-title {
.articleFeedbackv5-panel .articleFeedbackv5-title {
     font-weight: normal;
     font-weight: normal;
}
}
/*Page background*/
#mw-page-base, body {
#mw-page-base, body {
   background-image: none;
   background-image: none;
   background-color: #999;
   background-color: #999;
}
}
/*These are the wiki tabs*/
div.vectorTabs ul li {
div.vectorTabs ul li {
   background-image: none;
   background-image: none;
   background-color: #999;
   background-color: #999;
}
}
/*this is a box surrounding the STEP logo, top left*/
#p-logo a {
#p-logo a {
   background-color: #999;
   background-color: #999;
}
}
div#mw-panel div.portal div.body ul li {
 
/*This mess is the menu on the left*/
div#mw-panel div.portal div.body ul li,
div#mw-panel div.portal div.body ul li a:visited,
div#mw-panel div.portal div.body ul li a
{
  background-color: #4d4d4d;
  color: white;
}
div#mw-panel div.portal h3{
   background-color: #4d4d4d;
   background-color: #4d4d4d;
   color: white;
   color: white;
Line 21: Line 35:
}
}


/*These are your main headings, which have underlines*/
.mw-body h1, .mw-body h2
.mw-body h1, .mw-body h2
{
{
Line 30: Line 45:
}
}


/*These are your subheadings*/
h3,h4, h5, h6 {
h3,h4, h5, h6 {
   font-family: sans-serif;
   font-family: sans-serif;
Line 36: Line 52:
   color: #4d4d4d;     
   color: #4d4d4d;     
}
}
 
/*This is your default photoframe*/
div.thumbinner {
div.thumbinner {
   border: 2 px solid teal   
   border: 2 px solid teal   
Line 44: Line 60:
   overflow: hidden;
   overflow: hidden;
   }
   }
/*This is your default table*/
table.wikitable
table.wikitable
{
{

Navigation menu