mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:34:41 -05:00
new gradient to privacy page :3
This commit is contained in:
parent
024e2e718e
commit
37c4dc0ea1
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@
|
|||
color: #00c0ff
|
||||
}
|
||||
.background{
|
||||
background: linear-gradient(to bottom right, #9666F7, #B37C6B);
|
||||
background-size: auto 400em;
|
||||
background: linear-gradient(189deg, #4e2e82 100%, #725965 100%);
|
||||
height: 550vh;
|
||||
}
|
||||
.hd-lg {
|
||||
color: #fff;
|
||||
|
|
Loading…
Reference in a new issue