Improved various minor things

This commit is contained in:
Sebastian Lay
2021-08-02 21:14:34 +02:00
parent cdd6050359
commit 847ddcf6e0
3 changed files with 6 additions and 2 deletions

View File

@@ -101,6 +101,7 @@ body {
padding: 50px 75px;
min-width: 360px;
background: #ccc;
color: #000;
text-align: left;
overflow-y: scroll;
}
@@ -258,6 +259,8 @@ li aside div:last-child {
a {
color: #000;
text-decoration: underline;
text-underline-offset: 3px;
}
a:hover, h1 a {