Difference between revisions of "Template:Kyoto"

Line 563: Line 563:
  
 
  .igem_2018_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;}
 
  .igem_2018_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;}
.igem_2018_content_wrapper {width:1000%; margin-left:0px;}
+
.igem_2018_content_wrapper {width:100%; margin-left:0px;}
 
.column.half_size  {width:100%; }
 
.column.half_size  {width:100%; }
 
.column.full_size img, .column.half_size img {  width: 100%; padding: 10px 0px;}  
 
.column.full_size img, .column.half_size img {  width: 100%; padding: 10px 0px;}  
Line 599: Line 599:
  
 
<!-- This tells the browser that your page is responsive -->
 
<!-- This tells the browser that your page is responsive -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">  
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" #contents {
 +
width:100%;
 +
}
 +
#cont_left {
 +
width:100%;
 +
}
 +
#cont_right {
 +
width:100%;
 +
}>  
 
<script type="text/javascript">  
 
<script type="text/javascript">  
 
var ua = navigator.userAgent;
 
var ua = navigator.userAgent;
Line 610: Line 618:
 
}
 
}
 
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 
<meta name="viewport" content="width=device-width, initial-scale=1.0">
#contents {
+
</script>
width:100%;
+
}
+
#cont_left {
+
width:100%;
+
}
+
#cont_right {
+
width:100%;
+
}</script>
+
  
 
</head>
 
</head>

Revision as of 05:01, 8 October 2018