Difference between revisions of "Team:Dundee/style"
Line 133: | Line 133: | ||
color:#FFF; | color:#FFF; | ||
font-size: 25px; | font-size: 25px; | ||
+ | } | ||
+ | |||
+ | body h1 { | ||
+ | color: #339966; | ||
+ | padding-top: -15px; | ||
+ | } | ||
+ | |||
+ | body h2 { | ||
+ | color: #339966; | ||
+ | margin-top: -20px; | ||
+ | padding-top: -15px; | ||
+ | } | ||
+ | |||
+ | body h4 { | ||
+ | color: #339966; | ||
+ | } | ||
+ | |||
+ | .container h3 { | ||
+ | color: #339966; | ||
} | } | ||
Line 772: | Line 791: | ||
.modal-body p { | .modal-body p { | ||
color: black; | color: black; | ||
+ | } | ||
+ | |||
+ | .modal-body a { | ||
+ | color: blue; | ||
} | } | ||
Line 889: | Line 912: | ||
background-attachment: scroll; | background-attachment: scroll; | ||
} | } | ||
+ | |||
+ | .splash-duran { | ||
+ | background: url(../reports/img/splash-duran.jpg) no-repeat; | ||
+ | height:300px; | ||
+ | width: 100%; | ||
+ | margin: auto; | ||
+ | padding-top:50px; | ||
+ | color: #fff; | ||
+ | background-position: center center; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-attachment: scroll; | ||
+ | } | ||
+ | .splash-tank { | ||
+ | background: url(../reports/img/splash-tank.jpg) no-repeat; | ||
+ | height:300px; | ||
+ | width: 100%; | ||
+ | margin: auto; | ||
+ | padding-top:50px; | ||
+ | color: #fff; | ||
+ | background-position: center center; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-attachment: scroll; | ||
+ | } | ||
+ | .splash-pour { | ||
+ | background: url(../reports/img/splash-pour.jpg) no-repeat; | ||
+ | height:300px; | ||
+ | width: 100%; | ||
+ | margin: auto; | ||
+ | padding-top:50px; | ||
+ | color: #fff; | ||
+ | background-position: center center; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-attachment: scroll; | ||
+ | } | ||
+ | .splash-incubator { | ||
+ | background: url(../reports/img/splash-incubator.jpg) no-repeat; | ||
+ | height:300px; | ||
+ | width: 100%; | ||
+ | margin: auto; | ||
+ | padding-top:50px; | ||
+ | color: #fff; | ||
+ | background-position: center center; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-attachment: scroll; | ||
+ | } | ||
+ | |||
.page-break { | .page-break { | ||
Line 899: | Line 980: | ||
text-align: center; | text-align: center; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/** END OF PAGE BREAKING IMAGES**/ | /** END OF PAGE BREAKING IMAGES**/ | ||
Revision as of 13:21, 18 September 2015