mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 02:34:38 -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
|
color: #00c0ff
|
||||||
}
|
}
|
||||||
.background{
|
.background{
|
||||||
background: linear-gradient(to bottom right, #9666F7, #B37C6B);
|
background: linear-gradient(189deg, #4e2e82 100%, #725965 100%);
|
||||||
background-size: auto 400em;
|
height: 550vh;
|
||||||
}
|
}
|
||||||
.hd-lg {
|
.hd-lg {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
Loading…
Reference in a new issue