mirror of
https://gitlab.com/2-chainz/2-chainz-rest-site.git
synced 2025-08-02 11:31:30 +00:00
added a nice transition to animations
This commit is contained in:
@@ -30,6 +30,9 @@
|
|||||||
content="https://api.chainz.rest/static/apple-icon.png"
|
content="https://api.chainz.rest/static/apple-icon.png"
|
||||||
/>
|
/>
|
||||||
<style>
|
<style>
|
||||||
|
* {
|
||||||
|
transition: all 0.2s ease-out; /* Thanks https://news.ycombinator.com/item?id=19594993 */
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
background-color: #d9c06e;
|
background-color: #d9c06e;
|
||||||
color: #03252a;
|
color: #03252a;
|
||||||
|
Reference in New Issue
Block a user