Line 29: | Line 29: | ||
display: none; | display: none; | ||
} | } | ||
− | + | body { | |
+ | background-color: red; | ||
+ | } | ||
#content { | #content { | ||
width: 500px; | width: 500px; | ||
Line 35: | Line 37: | ||
margin: auto; | margin: auto; | ||
background-color: #e6e6e6; | background-color: #e6e6e6; | ||
− | |||
− | |||
− | |||
− | |||
font-family: 'Roboto', sans-serif; | font-family: 'Roboto', sans-serif; | ||
line-height: 1.5; | line-height: 1.5; | ||
font-size: 15px; | font-size: 15px; | ||
} | } | ||
+ | |||
+ | |||
/***** Normalize *****/ | /***** Normalize *****/ | ||
Revision as of 13:46, 27 September 2016