Difference between revisions of "Team:Dundee/style"

Line 159: Line 159:
  
 
/* HEADER */
 
/* HEADER */
header {
+
#header-home {
background:url(../img/newbg1.png) no-repeat;
+
background:url(https://static.igem.org/mediawiki/2015/d/d6/Header-home.jpg) no-repeat;
 +
height:700px;
 +
width: 100%;
 +
margin: auto;
 +
padding-top:50px;
 +
color: #fff;
 +
background-position: center center;
 +
-webkit-mask-image: -webkit-gradient(linear, left 80%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
 +
-webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    background-size: cover;
 +
    -o-background-size: cover;
 +
    background-attachment: scroll;
 +
}
 +
#header-chromate {
 +
background:url(https://static.igem.org/mediawiki/2015/5/5c/Header-chromate.JPG) no-repeat;
 +
height:700px;
 +
width: 100%;
 +
margin: auto;
 +
padding-top:50px;
 +
color: #fff;
 +
background-position: center center;
 +
-webkit-mask-image: -webkit-gradient(linear, left 80%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
 +
-webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    background-size: cover;
 +
    -o-background-size: cover;
 +
    background-attachment: scroll;
 +
}
 +
#header-modelling {
 +
background:url(https://static.igem.org/mediawiki/2015/8/81/Header-modelling.JPG) no-repeat;
 +
height:700px;
 +
width: 100%;
 +
margin: auto;
 +
padding-top:50px;
 +
color: #fff;
 +
background-position: center center;
 +
-webkit-mask-image: -webkit-gradient(linear, left 80%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
 +
-webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    background-size: cover;
 +
    -o-background-size: cover;
 +
    background-attachment: scroll;
 +
}
 +
#header-modelling-appendix {
 +
background:url(https://2015.igem.org/File:Header-modelling-appendix.JPG) no-repeat;
 
height:700px;
 
height:700px;
 
width: 100%;
 
width: 100%;
Line 288: Line 333:
 
padding-left:50px;
 
padding-left:50px;
 
}
 
}
#about h3 {
+
#about ` {
 
margin-bottom: 20px;
 
margin-bottom: 20px;
 
}
 
}
Line 436: Line 481:
 
#about2, #about3 .btn {
 
#about2, #about3 .btn {
 
width: 100%;
 
width: 100%;
}
 
#about3 .img-mockup {
 
display: none;
 
 
}
 
}
 
#about3 {
 
#about3 {
Line 446: Line 488:
 
text-align:center;
 
text-align:center;
 
}
 
}
 
 
}
 
}
  
Line 513: Line 554:
 
}
 
}
  
.border, .border-week, .border-day {
+
.border, .border-day {
 
border: 2px solid gray;
 
border: 2px solid gray;
 
}
 
}
Line 814: Line 855:
 
text-align: center;
 
text-align: center;
 
}
 
}
 
  
 
body h1 {
 
body h1 {

Revision as of 17:33, 15 September 2015