Difference between revisions of "Team:Dundee Schools/Results"

Line 23: Line 23:
  
  
/* IF THE SCREEN IS LESS THAN 10CM */
+
/* IF THE SCREEN IS LESS THAN 680PX */
  
@media only screen and (max-width: 10cm) {
+
@media only screen and (max-width: 680px) {
.nav_links { display:; width:;}
+
.collapsable_menu_control { display:block;}
#aside { display:;}
+
.menu_item {display:none;}
#mia { margin-top:;}
+
.menu_wrapper { width:100%; height: 15%; position:relative;}
 +
.content_wrapper {width:100%; margin-left:0px;}
 +
.column.half_size {width:100%; }
 +
.column img { width: 100%; padding: 5px 0px;}
 +
.icon {display:block;}
 +
.highlight {padding:15px 5px;}
 
}
 
}
 +
  
 
</style>
 
</style>

Revision as of 13:26, 2 August 2016

Dundee Schools: Results