First Selfoss Test
This commit is contained in:
parent
08def598e4
commit
9568df1f8f
16
dbb-css/base/selfoss_2.19/selfoss_2.19-base.css
Normal file
16
dbb-css/base/selfoss_2.19/selfoss_2.19-base.css
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
|
||||||
|
body {
|
||||||
|
background: var(--main-bg-color);
|
||||||
|
background-repeat: repeat, no-repeat;
|
||||||
|
background-attachment: fixed, fixed;
|
||||||
|
background-position: center center, center center;
|
||||||
|
background-size: auto, cover;
|
||||||
|
-webkit-background-size: auto, cover;
|
||||||
|
-moz-background-size: auto, cover;
|
||||||
|
-o-background-size: auto, cover;
|
||||||
|
color: var(--text);
|
||||||
|
}
|
||||||
|
|
||||||
|
#nav {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
0
dbb-css/selfoss_2.18/user.css
Normal file
0
dbb-css/selfoss_2.18/user.css
Normal file
Loading…
Reference in New Issue
Block a user