cullmann.io/themes/blowfish/assets/css/components/zen-mode.css

17 lines
172 B
CSS
Raw Permalink Normal View History

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