(Hide the Site subtitle) |
(Hide the Site subtitle using visibilty:hidden instead of display:none to preserve layout and prevent glitching of header bar) |
||
| Line 5: | Line 5: | ||
#siteSub { | #siteSub { | ||
visibility: hidden; | |||
} | } | ||
(Hide the Site subtitle) |
(Hide the Site subtitle using visibilty:hidden instead of display:none to preserve layout and prevent glitching of header bar) |
||
| Line 5: | Line 5: | ||
#siteSub { | #siteSub { | ||
visibility: hidden; | |||
} | } | ||