Initial commit.
This commit is contained in:
14
themes/blowfish/assets/css/components/zen-mode.css
Normal file
14
themes/blowfish/assets/css/components/zen-mode.css
Normal file
@@ -0,0 +1,14 @@
|
||||
#zen-mode-button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.zen-mode {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
body.zen-mode-enable {
|
||||
#bmc-wbtn,
|
||||
.author {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user