mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:18:27 +01:00
hehe ubuntu
This commit is contained in:
parent
b4041e0e90
commit
e6fe497cf7
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@ body {
|
|||
body {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
* {
|
||||
font-family:ubuntu, sans-serif;
|
||||
}
|
||||
|
||||
.animated {
|
||||
-webkit-animation-duration: 10s;
|
||||
animation-duration: 10s;
|
||||
|
|
Loading…
Reference in a new issue