RadouxArthur (Talk | contribs) |
RadouxArthur (Talk | contribs) |
||
Line 93: | Line 93: | ||
font-size:16px; | font-size:16px; | ||
word-wrap: break-word; | word-wrap: break-word; | ||
+ | } | ||
+ | @media (min-width: 1024px) { | ||
+ | body { | ||
+ | margin: 16px 0 0 0; | ||
+ | } | ||
} | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | width: 100%; | ||
+ | padding: 0; | ||
+ | background-color: #149375; | ||
+ | position: relative; | ||
+ | font-size: 16px; | ||
+ | } | ||
+ | #content { | ||
+ | width: 100%; | ||
+ | min-height: 80vh; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: none; | ||
+ | color: inherit; | ||
+ | background-color:rgb(32,56,100); | ||
+ | position: relative; | ||
+ | } | ||
+ | #HQ_page { | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | background: none; | ||
+ | } | ||
/*| Navigation |*/ | /*| Navigation |*/ |
Revision as of 09:56, 20 September 2018