Browse Source

styling updates

master
jk 4 years ago
parent
commit
2b0f8ce8f2
  1. 6
      themes/nipponalba/static/css/style.css

6
themes/nipponalba/static/css/style.css

@ -654,12 +654,14 @@ hr{
} }
.content img, .post img{ .content img, .post img{
width: 90%;
width: 85%;
margin: 10px; margin: 10px;
text-align:center; text-align:center;
float:none; float:none;
} }
.interactions{
padding-bottom: 100px;
}
.remote_profile{ .remote_profile{
width: 50px; width: 50px;
} }