mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
improve styling of webring
This commit is contained in:
parent
aa0f8b045c
commit
809231af5c
1 changed files with 4 additions and 1 deletions
|
@ -304,8 +304,11 @@ button.tinylytics_kudos:hover {
|
|||
}
|
||||
|
||||
img.tinylytics_webring_avatar {
|
||||
border-radius: 50%;
|
||||
border-radius: 100%;
|
||||
height: 2rem;
|
||||
width: 2rem;
|
||||
vertical-align:middle;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
||||
/* post front matter styling*/
|
||||
|
|
Loading…
Reference in a new issue