mirror of
https://github.com/9x/9x.github.io.git
synced 2026-09-02 09:04:33 +02:00
blur
This commit is contained in:
@@ -21,13 +21,14 @@ main {
|
||||
/* background: #314159; */
|
||||
position:fixed;
|
||||
filter: blur(5px);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: -10;
|
||||
}
|
||||
|
||||
#bg{
|
||||
background: #314159;
|
||||
position:fixed;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
z-index: -100;
|
||||
}
|
||||
Reference in New Issue
Block a user