some rearranging and typo fixing

This commit is contained in:
Hiajen Hiajen 2021-03-23 20:13:57 +01:00
parent ff6bf238cd
commit 740bf5c90f
2 changed files with 38 additions and 15 deletions

View file

@ -93,6 +93,16 @@ ul.menu {
float: right;
}
#right-container p {
margin: 0;
padding: 25px 0 0 0;
}
#right-container a {
text-decoration: #859900;
color: #859900;
}
#footer-container{
background-color: #586e75;
padding-top: 20px;