1,278
edits
Line 57: | Line 57: | ||
body { | body { | ||
color: #333; | color: #333; | ||
} | |||
.content { | |||
margin: 0; | |||
} | } | ||
Line 146: | Line 150: | ||
.homepage-logo-container { | .homepage-logo-container { | ||
position: absolute; | position: absolute; | ||
top: | top: 15px; | ||
left: | left: 15px; | ||
z-index: 100; | z-index: 100; | ||
} | } |