14 changed files with 98 additions and 9 deletions
Binary file not shown.
@ -1,13 +1,21 @@ |
|||
.blog-root{ |
|||
height: 100%; |
|||
margin: 50px 4% 0 4%; |
|||
margin: 50px 4% 0 300px; |
|||
} |
|||
|
|||
|
|||
.blog-info{ |
|||
text-align: center; |
|||
} |
|||
|
|||
.blog-info em{ |
|||
padding: 0 8px !important; |
|||
} |
|||
|
|||
.blog-user{ |
|||
position: fixed; |
|||
top: 60px; |
|||
left: 20px; |
|||
width: 260px; |
|||
height: 100%; |
|||
background-color: #f9f9f9; |
|||
} |
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in new issue