Line 71: | Line 71: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
− | |||
− | |||
font-family: 'Source Sans Pro', sans-serif; | font-family: 'Source Sans Pro', sans-serif; | ||
} | } | ||
Line 82: | Line 80: | ||
/******************** HEADER ********************/ | /******************** HEADER ********************/ | ||
/* Header navigation */ | /* Header navigation */ | ||
+ | header { | ||
+ | background: linear-gradient(to bottom right, #4C63AE, #88FFFF); | ||
+ | background-attachment: fixed; | ||
+ | } | ||
+ | |||
#nav-wrapper { | #nav-wrapper { | ||
width: 1200px; | width: 1200px; |
Revision as of 19:20, 26 September 2018