SKammerman (Talk | contribs) |
SKammerman (Talk | contribs) |
||
Line 19: | Line 19: | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; | ||
+ | body { | ||
+ | padding-top: 50px; Need this to move down body under fixed header | ||
+ | } | ||
+ | |||
+ | .bodyModified { | ||
+ | padding-top: 20px; | ||
+ | } | ||
+ | |||
+ | .settings-nav { | ||
+ | position: relative; | ||
+ | right: 0; | ||
+ | left: 0; | ||
+ | background-color: #E2E2E2; | ||
+ | z-index: 1029; | ||
+ | top:0px; | ||
+ | } | ||
+ | |||
+ | .settings-content { | ||
+ | padding-top: 70px; | ||
+ | } | ||
+ | |||
+ | .top-banner-nav { | ||
+ | position: relative; | ||
+ | margin: 0; | ||
+ | height: 20px; | ||
+ | } | ||
+ | |||
+ | .top-banner { | ||
+ | position: fixed; | ||
+ | right: 0; | ||
+ | left: 0; | ||
+ | top:0; | ||
+ | margin-bottom: 0px; | ||
+ | background-color: #FFFF00; | ||
+ | } | ||
</style> | </style> |
Revision as of 20:32, 22 October 2017