Difference between revisions of "Template:Oxford/Tile"

Line 79: Line 79:
 
@media (max-width: 1000px) {
 
@media (max-width: 1000px) {
 
   #content td {
 
   #content td {
     width: 10%;
+
     width: 60px;
     height: 10%;
+
     height: 60px;
 
   }
 
   }
 
   #content td h1 {
 
   #content td h1 {
Line 88: Line 88:
 
@media (max-width: 600px) {
 
@media (max-width: 600px) {
 
   #content td {
 
   #content td {
     width: 30px;
+
     width: 20px;
     height: 30px;
+
     height: 20px;
 
   }
 
   }
 
}
 
}
 
</style></head></html>
 
</style></head></html>

Revision as of 10:18, 15 August 2016