Difference between revisions of "Template:Queens Canada"

 
(33 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
 
<style>
 
        body {
 
            background-color: #02094c;
 
            background-repeat: repeat;
 
            background-image: url(https://static.igem.org/mediawiki/2017/6/65/T--Queens_Canada--MastAnimalCell.jpeg);
 
            position: relative;
 
        }
 
</style>
 
  
 
<script>
 
<script>
Line 110: Line 100:
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
body {background-color:white; }
+
body {background-image: url("https://static.igem.org/mediawiki/2017/8/80/Ice-Binding-DNA--.jpeg"); background-repeat: no-repeat}
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
html,body{overflow-x: hidden;}
  
 
 
Line 231: Line 222:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.igem_2017_content_wrapper {
 
.igem_2017_content_wrapper {
width: 81%;
+
width: 100%;
margin: 2%;
+
margin: 0%;
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  
background-color:white;  
+
background: linear-gradient(to left top, #2080d7, #050547) fixed; <!background of generic page>
 
font-family:Tahoma, Geneva, sans-serif;  
 
font-family:Tahoma, Geneva, sans-serif;  
 
}
 
}
Line 247: Line 238:
 
border-bottom: 0px;  
 
border-bottom: 0px;  
 
color: #3399ff;
 
color: #3399ff;
}
+
      }
  
  
Line 338: Line 329:
 
/* styling for images in a full width column*/
 
/* styling for images in a full width column*/
 
.column.full_size img {  
 
.column.full_size img {  
width:97%;  
+
width:100%;  
padding: 10px 15px;
+
padding: 0px 0px;
 
}
 
}
  
Line 435: Line 426:
 
.igem_2017_content_wrapper {width:100%; margin-left:0px;}
 
.igem_2017_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: 0px 0px;}  
 
.highlight {padding:15px 5px;}
 
.highlight {padding:15px 5px;}
 
.igem_2017_menu_wrapper #display_menu_control { display:block; }
 
.igem_2017_menu_wrapper #display_menu_control { display:block; }

Latest revision as of 18:21, 24 August 2017