Line 88: | Line 88: | ||
.content_wrapper h1 { | .content_wrapper h1 { | ||
+ | |||
+ | padding : 100px 100px 100px 100px; | ||
+ | background: url(https://static.igem.org/mediawiki/2016/a/ab/LogoTeamBordeaux.png) no-repeat center center fixed; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | |||
font-size: 48px; | font-size: 48px; | ||
− | |||
text-shadow: -1px -1px #9df, 1px 1px #49d, -3px 0 4px #000; | text-shadow: -1px -1px #9df, 1px 1px #49d, -3px 0 4px #000; | ||
font-family:"Montserrat", Arial, Helvetica, sans-serif; | font-family:"Montserrat", Arial, Helvetica, sans-serif; | ||
color:#6bf; | color:#6bf; | ||
− | |||
font-weight:lighter; | font-weight:lighter; | ||
text-align:center; | text-align:center; | ||
display:inline; | display:inline; | ||
− | |||
− | |||
} | } | ||
Revision as of 19:14, 15 July 2016