Difference between revisions of "Template:Kyoto"

Line 560: Line 560:
  
 
/* IF THE SCREEN IS LESS THAN 800PX */
 
/* IF THE SCREEN IS LESS THAN 800PX */
@media only screen and (max-width: 50%) {
+
@media only screen and (max-width: 100%) {
  
  .igem_2018_menu_wrapper { width:50%; height: 15%; position:relative; left:0%;}
+
  .igem_2018_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;}
.igem_2018_content_wrapper {width:50%; margin-left:0px;}
+
.igem_2018_content_wrapper {width:1000%; margin-left:0px;}
.column.half_size  {width:50%; }
+
.column.half_size  {width:100%; }
.column.full_size img, .column.half_size img {  width: 50%; padding: 10px 0px;}  
+
.column.full_size img, .column.half_size img {  width: 100%; padding: 10px 0px;}  
 
.highlight {padding:15px 5px;}
 
.highlight {padding:15px 5px;}
 
.igem_2018_menu_wrapper #display_menu_control { display:block; }
 
.igem_2018_menu_wrapper #display_menu_control { display:block; }

Revision as of 04:56, 8 October 2018