Difference between revisions of "Template:Washington2"

Line 394: Line 394:
 
       div.tabContent.hide { display: none; }
 
       div.tabContent.hide { display: none; }
  
 
body {
 
  font-size: 100%;
 
  font-family: "Droid Serif", serif;
 
  color: #333;
 
  background-color: #fff;
 
  /* prevent ie from showing the horizontal scrollbar */
 
  overflow-x: hidden;
 
}
 
body.overflow-hidden {
 
  /* when author bio is visible, the out-of-focus content won't scroll */
 
  overflow: hidden;
 
}
 
 
a {
 
  color: #f25f5c;
 
  text-decoration: none;
 
}
 
 
img {
 
  max-width: 100%;
 
}
 
  
 
/* --------------------------------  
 
/* --------------------------------  

Revision as of 21:35, 18 September 2015