fixes, cleanup

This commit is contained in:
randogoth 2023-05-03 00:21:33 +03:00
parent 041b2608d5
commit a8c4913437
61 changed files with 54 additions and 2648 deletions

View file

@ -32,9 +32,7 @@ body {
line-height: 1.2em;
text-align: left;
color: #090A0E;
height: 100vh;
overflow-x: hidden;
overflow-y: hidden;
margin: auto;
max-width: 40em;
}
@ -56,7 +54,6 @@ ul li::before {
/* Use a thin border around all images. */
img
{
border: 1px solid;
max-width: 40em;
width: 100%;
}