summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/style.css b/style.css
index 24c7abb..7384a50 100644
--- a/style.css
+++ b/style.css
@@ -13,8 +13,8 @@ body.index{
}
.frame{
- margin-top=10px;
- margin-bottom=10px;
+ margin-top:10px;
+ margin-bottom:10px;
}
.language{
@@ -124,6 +124,7 @@ a.text-link::after{
}
.footer{
+ margin:auto;
animation-name: foot-anim;
animation-duration: 6s;
animation-iteration-count: infinite;