Changes

Jump to navigation Jump to search
no edit summary
Line 557: Line 557:  
     background: none !important;
 
     background: none !important;
 
     border:none !important;
 
     border:none !important;
 +
}
 +
@media only screen and (max-width: 900px) {
 +
div.tright, div.floatright, table.floatright {
 +
    clear: right;
 +
    float: none;
 +
}}
 +
 +
div.tright, div.floatright, table.floatright {
 +
    clear: right;
 +
    float: right;
 
}
 
}
  

Navigation menu