forked from 20xd6/simple_blog
Style the author pfp
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user