summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2023-07-04 15:04:26 +0200
committerMartial Simon <msimon_fr@hotmail.com>2023-07-04 15:04:26 +0200
commit5fe9db9eb57e76bbf081685f9e851d70596d3417 (patch)
tree8152f5f37501ec68f06134a4b9af8d84f0e90390 /style.css
parent452a07e50464469d43d8b3ee0da43ce2dbd79a6c (diff)
feat: new page yay log.html
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;