Changes

Jump to navigation Jump to search
1 byte removed ,  19:29, 20 September 2016
mv h3 border to the top of the file
Line 1: Line 1:  +
/* Border for === Level 3 headers === */
 +
h3 {
 +
  border-bottom: 1px dashed #aaa;
 +
}
 
   
 
   
 
/* For MediaWiki:Edittools 'insert chars' to look like buttons.
 
/* For MediaWiki:Edittools 'insert chars' to look like buttons.
Line 200: Line 204:  
         30% {background-color: #990000;}
 
         30% {background-color: #990000;}
 
         100% {background-color: transparent;}
 
         100% {background-color: transparent;}
}
  −
  −
/* Border for === Level 3 headers === */
  −
h3 {
  −
  border-bottom: 1px dashed #aaa;
   
}
 
}

Navigation menu