|
|
@@ -136,7 +136,7 @@
|
|
|
.growi:not(.login-page) {
|
|
|
// add background-image
|
|
|
.page-editor-preview-container {
|
|
|
- background-image: url('../images/themes/hufflepuff/badger-light3.png');
|
|
|
+ background-image: url('../images/hufflepuff/badger-light3.png');
|
|
|
background-attachment: fixed;
|
|
|
background-position: bottom;
|
|
|
background-size: cover;
|
|
|
@@ -146,7 +146,7 @@
|
|
|
// login and register
|
|
|
.nologin {
|
|
|
background: unset !important;
|
|
|
- background-image: url('../images/themes/hufflepuff/badger-light.png');
|
|
|
+ background-image: url('../images/hufflepuff/badger-light.png');
|
|
|
background-attachment: fixed;
|
|
|
background-position: bottom;
|
|
|
background-size: cover;
|
|
|
@@ -336,7 +336,7 @@
|
|
|
.growi:not(.login-page) {
|
|
|
// add background-image
|
|
|
.page-editor-preview-container {
|
|
|
- background-image: url('../images/themes/hufflepuff/badger-dark.jpg');
|
|
|
+ background-image: url('../images/hufflepuff/badger-dark.jpg');
|
|
|
background-attachment: fixed;
|
|
|
background-position: bottom;
|
|
|
background-size: cover;
|
|
|
@@ -346,7 +346,7 @@
|
|
|
// login and register
|
|
|
.nologin {
|
|
|
background: unset !important;
|
|
|
- background-image: url('../images/themes/hufflepuff/badger-light.png');
|
|
|
+ background-image: url('../images/hufflepuff/badger-light.png');
|
|
|
background-attachment: fixed;
|
|
|
background-position: bottom;
|
|
|
background-size: cover;
|