change BG
This commit is contained in:
BIN
static/BG.jpg
BIN
static/BG.jpg
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
@ -1,6 +1,5 @@
|
||||
body {
|
||||
background-image: url("static/BG.jpg");
|
||||
background-attachment: fixed;
|
||||
background: linear-gradient(-45deg, #35577D, #141E30);
|
||||
}
|
||||
|
||||
#center {
|
||||
@ -8,7 +7,7 @@ body {
|
||||
padding: 2%;
|
||||
border-radius: 2em;
|
||||
background-color: white;
|
||||
opacity: 0.8;
|
||||
opacity: 0.65;
|
||||
}
|
||||
|
||||
#title {
|
||||
@ -26,4 +25,4 @@ big {
|
||||
#angry {
|
||||
font-size: 200%;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user