Tweak the CSS

This commit is contained in:
Thomas Sileo 2018-07-03 23:43:34 +02:00
parent f73ec6b96a
commit 5331874c77

View file

@ -91,8 +91,9 @@ a:hover {
list-style-type: none;
padding: 0;
li {
float:left;
margin-bottom:10px;
float: left;
margin-bottom: 10px;
margin-right: 10px;
}
}
a {
@ -131,7 +132,7 @@ a:hover {
#container {
width: 90%;
max-width: 720px;
margin: 40px auto;
margin: 30px auto;
}
#container #notes {
margin-top: 20px;