|
@ -486,11 +486,12 @@ width:100% |
|
|
.webmentions .remote_profile{ |
|
|
.webmentions .remote_profile{ |
|
|
width: 50px; |
|
|
width: 50px; |
|
|
border-radius: 50%; |
|
|
border-radius: 50%; |
|
|
display:inline; |
|
|
|
|
|
|
|
|
display:inline-block; |
|
|
float:left; |
|
|
float:left; |
|
|
vertical-align:top; |
|
|
vertical-align:top; |
|
|
border:0; |
|
|
border:0; |
|
|
padding:0; |
|
|
padding:0; |
|
|
|
|
|
height: 100%; |
|
|
} |
|
|
} |
|
|
.webmentions .interaction{ |
|
|
.webmentions .interaction{ |
|
|
border:1px dotted var(--text-colour); |
|
|
border:1px dotted var(--text-colour); |
|
|