|
|
@ -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{ |
|
|
|