Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
/*This is your feedback widget*/
 
/*This is your feedback widget*/
 
.articleFeedbackv5-panel .articleFeedbackv5-title {
 
.articleFeedbackv5-panel .articleFeedbackv5-title {
     font-weight: normal;
+
     font-weight: normal;}
}
      
/*Page background*/
 
/*Page background*/
 
#mw-page-base, body {
 
#mw-page-base, body {
 
   background-image: none;
 
   background-image: none;
   background-color: #999;
+
   background-color: #999;}
}
+
 
 +
/*personal navigation*/
 +
a,
 +
a:visited{
 +
  color: white}
    
/*These are the wiki tabs*/
 
/*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;}
}
+
 
 
div.vectorTabs li a,
 
div.vectorTabs li a,
 
div.vectorTabs li.new a,  
 
div.vectorTabs li.new a,  
 
div.vectorTabs li.new a:visited {
 
div.vectorTabs li.new a:visited {
   color: white;
+
   color: white;}
}
      
/*This mess is the menu on the left*/
 
/*This mess is the menu on the left*/
Line 27: Line 29:  
   list-style-type: circle;
 
   list-style-type: circle;
 
   color: white;
 
   color: white;
   font-size: 1em;
+
   font-size: 1em;}
}
+
 
 
div#mw-panel div.portal h3{
 
div#mw-panel div.portal h3{
 
   background-color: #4d4d4d;
 
   background-color: #4d4d4d;
 
   color: white;
 
   color: white;
   font-size: 1em;
+
   font-size: 1em;}
}
      
/*These are your main headings, which have underlines*/
 
/*These are your main headings, which have underlines*/
.mw-body h1, .mw-body h2
+
.mw-body h1, .mw-body h2 {
{
   
   font-family: sans-serif;
 
   font-family: sans-serif;
 
   font-weight: normal;   
 
   font-weight: normal;   
 
   font-size: 1.8em;
 
   font-size: 1.8em;
 
   color: #4d4d4d;     
 
   color: #4d4d4d;     
   border-bottom: 2px solid teal;
+
   border-bottom: 2px solid teal;}
}
      
/*These are your subheadings*/
 
/*These are your subheadings*/
Line 58: Line 57:  
   font-size: 94%;
 
   font-size: 94%;
 
   text-align: center;
 
   text-align: center;
   overflow: hidden;
+
   overflow: hidden;}
  }
      
/*This is your default table*/
 
/*This is your default table*/
table.wikitable
+
table.wikitable {
{
   
     border-spacing: 2px;
 
     border-spacing: 2px;
     border: 2px solid orange;
+
     border: 2px solid orange;}
}
 
8,255

edits

Navigation menu