Difference between revisions of "Team:Stony Brook"
(trying to fix...) |
(fixing...... (changed background to content container instead) |
||
Line 12: | Line 12: | ||
#splash { | #splash { | ||
− | background-image: url("https://static.igem.org/mediawiki/2015/c/c4/SB_Campus_arial_view.jpg"); | + | //background-image: url("https://static.igem.org/mediawiki/2015/c/c4/SB_Campus_arial_view.jpg"); |
height: calc(100vh - (50px)); | height: calc(100vh - (50px)); | ||
− | background-size: cover; | + | //background-size: cover; |
− | background-repeat: no-repeat; | + | //background-repeat: no-repeat; |
+ | background: transparent; | ||
position: relative; | position: relative; | ||
} | } | ||
Line 61: | Line 62: | ||
#contentContainer { | #contentContainer { | ||
− | height: 1%; | + | //height: 1%; |
− | overflow: hidden; | + | //overflow: hidden; |
width: 100vw; | width: 100vw; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2015/c/c4/SB_Campus_arial_view.jpg"); | ||
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
} | } | ||
</style> | </style> |
Revision as of 18:53, 4 August 2015