Files
dairydemon.net/styles/about.css
2025-12-29 17:05:59 -05:00

13 lines
147 B
CSS

#aboutimg {
width: 256px;
height: auto;
max-width: 100%;
margin-right: 1rem;
margin-bottom: 1rem;
float: left;
}
.cleared {
clear: left;
}