mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
radial gradient background on FX
This commit is contained in:
parent
5a232bc1d5
commit
8210e42601
@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
body {
|
||||
background: -webkit-radial-gradient(circle, #000, #373737);
|
||||
background: radial-gradient(circle, #000, #373737);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user