Browse Source

style tweak

master
jk 5 years ago
parent
commit
8d8d3cab1e
  1. 3
      themes/nipponalba/static/css/style.css

3
themes/nipponalba/static/css/style.css

@ -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);