Changes

From The TTSCpedia
Jump to navigationJump to search
revert previous edit (michigan alpha 3 aims to fix this style bug along with some others) and update to alpha 3 colors
Line 1: Line 1: −
/* CSS placed here will affect users of the Michigan skin */
+
/* CSS placed here will be applied to all skins */
 +
 
 +
body.page-Main_Page h1.firstHeading { display:none; }
 +
#jump-to-nav { display:none; }
    
/* Reset italic styling set by user agent */
 
/* Reset italic styling set by user agent */
Line 1,307: Line 1,310:  
}
 
}
    +
}
 +
 +
div.thumbinner,
 +
.catlinks
 +
{
 +
background-color:#444444;
 +
border-color:#666;
 
}
 
}
   Line 1,342: Line 1,352:  
     padding: 0.2em;
 
     padding: 0.2em;
 
     text-align: center;
 
     text-align: center;
     background-color: white;
+
     background-color: #3e3e3e;
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
Line 1,480: Line 1,490:  
width: 100%;
 
width: 100%;
 
margin-left: 0;
 
margin-left: 0;
}
  −
}
  −
  −
#left-navigation {
  −
float: initial;
  −
/* IE 6 double-margin bug fix */
  −
display: inline;
  −
  −
.onhoverbg {
  −
padding-left: 0.8em;
  −
padding-right: 0.8em;
  −
font-size: 10pt;
   
}
 
}
 
}
 
}

Navigation menu