petits fixs

This commit is contained in:
OniriCorpe 2022-03-13 00:21:31 +01:00
parent 47b447c8eb
commit 4463fb132b

View file

@ -7,7 +7,7 @@
<style> <style>
body { body {
margin: 3em auto 3em; margin: 3em 20% 3em;
background-color: #282828; background-color: #282828;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
@ -20,7 +20,7 @@
} }
a:visited { a:visited {
color: #ebe12f; color: #c4bc2c;
} }
a[href^="//"]::after, a[href^="//"]::after,