mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Merge pull request #108 from captainbrosset/master
i can haz cross-browser css3 gradient
This commit is contained in:
commit
10737007d8
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: -webkit-radial-gradient(circle, #000, #373737);
|
background: radial-gradient(circle, #000, #373737);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user