added more content
This commit is contained in:
parent
9141977399
commit
c81a44d53a
@ -1,6 +1,5 @@
|
|||||||
html {
|
html {
|
||||||
/* background: url("https://cutewallpaper.org/21/gmod-backgrounds/Garrys-Mod-Ttt-Addons-Kesho-Wazo.jpg") no-repeat center center fixed; */
|
background: url("https://img4.goodfon.com/wallpaper/nbig/2/39/tokho-toukhou-devushka-fon-mech.jpg") no-repeat center center fixed;
|
||||||
background: url("https://img4.goodfon.com/wallpaper/nbig/2/39/tokho-toukhou-devushka-fon-mech.jpg") no-repeat center center fixed;
|
|
||||||
-webkit-background-size: cover;
|
-webkit-background-size: cover;
|
||||||
-moz-background-size: cover;
|
-moz-background-size: cover;
|
||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
@ -38,7 +37,7 @@ body::-webkit-scrollbar-thumb {
|
|||||||
|
|
||||||
.blurry {
|
.blurry {
|
||||||
/* border-top-right-radius: 42px; */
|
/* border-top-right-radius: 42px; */
|
||||||
backdrop-filter: blur(17px) !important;
|
backdrop-filter: blur(27px) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidenav-overlay {
|
.sidenav-overlay {
|
||||||
@ -80,3 +79,6 @@ pre code {
|
|||||||
margin-right: -50%;
|
margin-right: -50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
}
|
}
|
||||||
|
.pinned {
|
||||||
|
position: fixed !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user