Line 60:
  position: inherit;    position: inherit; 
  margin-left: 0px;    margin-left: 0px; 
- font-size: 93.75%;   + font-size: 15px;  
  vertical-align: top;    vertical-align: top; 
  font-weight: lighter;    font-weight: lighter; 
Line 392:
  max-height:250px;    max-height:250px; 
  overflow: hidden;    overflow: hidden; 
    + }  
       
    + @media screen and (max-width: 600px) {  
    + #wiki-content {  
    + font-size: 80%;  
    + width: 80%;  
    + }