Custom CSS: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Line 576: Line 576:
===Hide page help icon on the right===
===Hide page help icon on the right===
<code>.opener-right{display: none}</code>
<code>.opener-right{display: none}</code>
===Change header background color===
<code>.fixed-top {background-color: #cccccc;}</code>