Difference between revisions of "Template:CSS UCL5"

Line 132: Line 132:
 
   
 
   
 
}
 
}
 
#intro1 {background-image: url('https://static.igem.org/mediawiki/2015/d/d9/UCL_bgtest2.png'); width: 100%;
 
height: 100%;
 
position: relative;
 
display: block;
 
margin: 0;
 
padding: 0;
 
  }
 
 
 
 
#intro2 { background: #F7F7F7;
 
width: 100%;
 
height: 100%;
 
position: relative;
 
display: block;
 
margin: 0;
 
padding: 0;
 
top: 0;
 
bottom: 0;
 
  box-sizing: border-box;
 
 
  -webkit-background-size: cover;
 
  -moz-background-size: cover;
 
  -o-background-size: cover;
 
  background-size: cover;
 
-webkit-box-sizing: border-box;
 
-moz-box-sizing: border-box;
 
box-sizing: border-box;}
 
 
 
#intro3 { background: #F7F7F7;
 
width: 100%;
 
height: 100%;
 
position: relative;
 
display: block;
 
margin: 0;
 
padding: 0;
 
top: 0;
 
bottom: 0;
 
  box-sizing: border-box;
 
 
  -webkit-background-size: cover;
 
  -moz-background-size: cover;
 
  -o-background-size: cover;
 
  background-size: cover;
 
-webkit-box-sizing: border-box;
 
-moz-box-sizing: border-box;
 
box-sizing: border-box;}
 
 
 
#abstract {background: #fff;
 
width: 100%;
 
height: 100%;
 
position: relative;
 
display: block;
 
margin: 0;
 
padding: 0;
 
top: 0;
 
bottom: 0;
 
  box-sizing: border-box;
 
 
  -webkit-background-size: cover;
 
  -moz-background-size: cover;
 
  -o-background-size: cover;
 
  background-size: cover;
 
-webkit-box-sizing: border-box;
 
-moz-box-sizing: border-box;
 
box-sizing: border-box;}
 
 
  
 
/*twitter*/
 
/*twitter*/
Line 367: Line 297:
 
}
 
}
  
.back {text-align: center; top: 46%; position: relative;}
+
.back {text-align: center; top: 20%; position: relative;}
 +
.back img {padding-left: 10px; padding-right: 10px; padding-bottom: 5px;}
 
.back a {color: #2a2133; font-size: 16px; font-family: Raleway; letter-spacing: 1.5px; }
 
.back a {color: #2a2133; font-size: 16px; font-family: Raleway; letter-spacing: 1.5px; }
 
.back a:hover {color: #493c54;  -webkit-transition: color ease-in-out 400ms;}
 
.back a:hover {color: #493c54;  -webkit-transition: color ease-in-out 400ms;}

Revision as of 10:34, 23 August 2015