(31 intermediate revisions by 2 users not shown) | |||
Line 1,029: | Line 1,029: | ||
.c-font-brown-3-hover:hover { | .c-font-brown-3-hover:hover { | ||
color: #9d8b81 !important; | color: #9d8b81 !important; | ||
+ | } | ||
+ | |||
+ | .c-header-seethrough{ | ||
+ | background: #233237 !important; | ||
} | } | ||
Line 1,565: | Line 1,569: | ||
background-color: #c5bf66 !important; | background-color: #c5bf66 !important; | ||
} | } | ||
+ | |||
+ | .homepage1 { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2016/9/92/T--UofC_Calgary--Homepage1.png"); | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: local; | ||
+ | background-position: center; | ||
+ | } | ||
+ | .homepage2 { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2016/1/13/T--UofC_Calgary--Homepage2.png"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: local; | ||
+ | background-position: center; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | } | ||
+ | .homepage3 { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2016/6/6d/T--UofC_Calgary--Homepage3.png"); | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: local; | ||
+ | background-position: center; | ||
+ | } | ||
+ | .homepage4 { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2016/5/5e/T--UofC_Calgary--Homepage4.png"); | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: fixed; | ||
+ | background-position: center; | ||
+ | } | ||
+ | .bluediv { | ||
+ | background-color: #243336 !important; | ||
+ | } | ||
+ | .yellowdiv { | ||
+ | background-color: #EBC584 !important; | ||
+ | } | ||
+ | .blackdiv { | ||
+ | background-color: #182724 !important; | ||
+ | } | ||
+ | |||
+ | .realdiv { | ||
+ | background-color: #233237 !important; | ||
+ | } | ||
+ | |||
.c-bg-yellow-3 { | .c-bg-yellow-3 { | ||
Line 5,645: | Line 5,704: | ||
} | } | ||
.c-layout-quick-sidebar { | .c-layout-quick-sidebar { | ||
− | + | display: block; | |
width: 275px; | width: 275px; | ||
background: #2f353b; | background: #2f353b; | ||
Line 6,520: | Line 6,579: | ||
} | } | ||
.c-content-line-icon { | .c-content-line-icon { | ||
− | background-image: url(../ | + | background-image: url("https://static.igem.org/mediawiki/2016/7/70/T--UofC_Calgary--red.png"); |
display: inline-block; | display: inline-block; | ||
width: 60px; | width: 60px; |
Latest revision as of 01:59, 20 October 2016