petits fixs
This commit is contained in:
parent
47b447c8eb
commit
4463fb132b
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue