Line 115: | Line 115: | ||
.banner { | .banner { | ||
− | background: url(https://static.igem.org/mediawiki/2016/5/5c/T--Bordeaux--SleepyBanner.jpg) no-repeat | + | background: url(https://static.igem.org/mediawiki/2016/5/5c/T--Bordeaux--SleepyBanner.jpg); |
− | + | background-repeat: no-repeat; | |
− | + | background-attachment: scroll; | |
− | + | background-position: 0% 0%; | |
− | + | background-clip: border-box; | |
− | + | background-origin: padding-box; | |
− | + | background-size: 10px auto; | |
+ | border : none; | ||
+ | font-size: 15px; | ||
+ | position:fixed; | ||
+ | height:70px; | ||
} | } | ||
Revision as of 17:24, 15 October 2016