Browse Source

styling updates

master
jk 4 years ago
parent
commit
d2c651993b
  1. 12
      themes/nipponalba/static/css/style.css

12
themes/nipponalba/static/css/style.css

@ -597,17 +597,15 @@ hr{
@media screen and (max-width: 960px) {
.content {
width:100%;
z-index: 2;
position: absolute;
left:0;
}
.post, .archive, .content, .stream{
width:90%;
.about, .post, .archive, .stream{
width:95%;
margin:0 auto;
}
.about {
width: 100%;
}
.profile{
width:100%;
margin:0 auto;
@ -616,15 +614,15 @@ hr{
display:block;
}
.profile-left{
display:inline-block;
display:block;
margin:0 auto;
padding: 0;
width:100%;
text-align:center;
float:none;
}
.profile-left img{
padding: 0px;
margin-right:0px;
margin: 10px;
}
.profile-right{