Update main.css

This commit is contained in:
Joshua Killen 2020-04-17 11:23:11 +01:00
parent 5930da1bbe
commit a98122f919
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ abbr {
text-decoration: none; text-decoration: none;
} }
details {
clear: both;
}
footer { footer {
background-color: #0d0d0d; background-color: #0d0d0d;
padding-top: 25px; padding-top: 25px;