diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-07-04 15:04:26 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-07-04 15:04:26 +0200 |
| commit | 5fe9db9eb57e76bbf081685f9e851d70596d3417 (patch) | |
| tree | 8152f5f37501ec68f06134a4b9af8d84f0e90390 /style.css | |
| parent | 452a07e50464469d43d8b3ee0da43ce2dbd79a6c (diff) | |
feat: new page yay log.html
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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; |
