mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-06-27 18:23:07 +08:00
Add animations to links and buttons
This commit is contained in:
@@ -6,6 +6,11 @@ body {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
a, button {
|
||||
transition:all 0.2s;
|
||||
-webkit-transition:all 0.2s; }
|
||||
}
|
||||
|
||||
h1 br {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user