more cleanup

This commit is contained in:
Luke Smith
2022-07-11 16:30:44 -04:00
parent 0784507fb2
commit 79e36d3ae4
3 changed files with 2 additions and 10 deletions

View File

@@ -9,13 +9,6 @@ main {
margin: auto ;
}
/* If images are placed in text areas, assume they are font-sized icons. */
p img, li img, h1 img, h2 img, h3 img, h4 img, dt img, td img {
max-height: 1em ;
max-width: 1em ;
vertical-align: middle ;
}
img {
max-width: 100% ;
}