Style the author pfp

This commit is contained in:
2022-07-15 22:01:27 -04:00
parent 849d5a25b6
commit b4c852a3c1
2 changed files with 10 additions and 2 deletions

View File

@@ -125,6 +125,14 @@ img{
img.center_align{
vertical-align:middle;
}
img.pfp {
vertical-align: middle;
width: 25px;
height: 25px;
border-radius: 25px;
border-style: solid;
border-width: 1px;
}
.top{
max-width: 100vw;
float: left;