Line 354: | Line 354: | ||
Page sections | Page sections | ||
************************************************************************/ | ************************************************************************/ | ||
+ | #bodyContent section#banner { | ||
+ | margin: 0 0 5vh 0; | ||
+ | } | ||
#bodyContent section#article p { | #bodyContent section#article p { | ||
column-count: 1; | column-count: 1; | ||
Line 362: | Line 365: | ||
padding: 10px 0; | padding: 10px 0; | ||
} | } | ||
− | section#footer { | + | #bodyContent section#footer { |
display: flex; | display: flex; | ||
flex-direction: row; | flex-direction: row; | ||
Line 375: | Line 378: | ||
right: 0; | right: 0; | ||
} | } | ||
− | section#footer i { | + | #bodyContent section#footer i { |
color: rgba(255, 255, 255, 0.3); | color: rgba(255, 255, 255, 0.3); | ||
padding: 20px; | padding: 20px; | ||
font-size: 5vw; | font-size: 5vw; | ||
} | } | ||
− | section#footer i:hover { | + | #bodyContent section#footer i:hover { |
color: rgba(255, 255, 255, 1); | color: rgba(255, 255, 255, 1); | ||
} | } |
Revision as of 15:46, 19 September 2017