Changes

Jump to navigation Jump to search
no edit summary
Line 51: Line 51:
   font-variant: all-small-caps;}
   font-variant: all-small-caps;}


/*This mess is the menu on the left*/
/*This is the menu on the left*/
/* increase Vector sidebar width */
/* increase Vector sidebar width */
div#mw-panel { width: 12em; }
div#mw-panel { width: 12em; }
Line 67: Line 67:

/*FOOTER STUFF*/
/*FOOTER STUFF*/
/*This is your feedback widget*/
/*This is the feedback widget*/
.articleFeedbackv5-panel .articleFeedbackv5-title {
.articleFeedbackv5-panel .articleFeedbackv5-title {
   font-weight: normal;}
   font-weight: normal;}
Line 80: Line 80:
   padding: 0.75em;}
   padding: 0.75em;}


/*These are your main headings, which have underlines*/
/*These are the 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;  
Line 87: Line 87:
   border-bottom: 2px solid darkcyan;}
   border-bottom: 2px solid darkcyan;}


/*These are your subheadings*/
/*These are the subheadings*/
h3,h4, h5, h6 {  
h3,h4, h5, h6 {  
   font-size: 1.8em;
   font-size: 1.8em;
   color: Gray;}
   color: Gray;}


/*This is your default photoframe*/
/*This is the default photoframe*/
div.thumbinner {
div.thumbinner {
   border: 2px solid orange;
   border: 2px solid orange;
Line 124: Line 124:
   border: 2px solid orange;
   border: 2px solid orange;
   box-shadow: 2px 2px 3px 0px #999;}
   box-shadow: 2px 2px 3px 0px #999;}
/* wiki looking bit
div.vectorTabs span a,
div.vectorMenu h3 span {
  padding-top: 4em;
}
div.vectorMenu h3 a {
  height: 1em;
}
#ca-unwatch.icon a, #ca-watch.icon a { padding-top: 1em; }
div#simpleSearch { margin-top: 0; }
#left-navigation, #right-navigation { margin-top:1.5em; }
*/

Navigation menu