Homepage/themes/blowfish/assets/css/components/zen-mode.css
2025-01-26 17:39:48 -07:00

16 lines
172 B
CSS

#zen-mode-button {
cursor:pointer
}
.zen-mode {
position: relative;
}
body.zen-mode-enable {
#bmc-wbtn, .author {
display:none !important;
}
}