Commit 0bca671e78bf5ae7be5f57c602b4637ebd8c380a
1 parent
fd5f2776
123
Showing
1 changed file
with
7 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
| @@ -712,10 +712,12 @@ footer .socbuts a:hover{ | @@ -712,10 +712,12 @@ footer .socbuts a:hover{ | ||
| 712 | } | 712 | } |
| 713 | .textile_bottom .title1{ | 713 | .textile_bottom .title1{ |
| 714 | margin: 1px; | 714 | margin: 1px; |
| 715 | + margin-right: 95px; | ||
| 715 | } | 716 | } |
| 716 | .textile_bottom .post_1_main{ | 717 | .textile_bottom .post_1_main{ |
| 717 | margin-bottom: 12px; | 718 | margin-bottom: 12px; |
| 718 | letter-spacing: 0.4px; | 719 | letter-spacing: 0.4px; |
| 720 | + margin-right: 95px; | ||
| 719 | } | 721 | } |
| 720 | .post_1 .titles{ | 722 | .post_1 .titles{ |
| 721 | padding-left: 100px; | 723 | padding-left: 100px; |
| @@ -723,6 +725,9 @@ footer .socbuts a:hover{ | @@ -723,6 +725,9 @@ footer .socbuts a:hover{ | ||
| 723 | .textitle_bottom{ | 725 | .textitle_bottom{ |
| 724 | margin-bottom: 134px; | 726 | margin-bottom: 134px; |
| 725 | } | 727 | } |
| 728 | +.textile_bottom .more{ | ||
| 729 | + margin-right: 95px; | ||
| 730 | +} | ||
| 726 | .post_1_start{ | 731 | .post_1_start{ |
| 727 | display: flex; | 732 | display: flex; |
| 728 | padding-left: 50px; | 733 | padding-left: 50px; |
| @@ -1817,6 +1822,8 @@ p.right{text-align: right;} | @@ -1817,6 +1822,8 @@ p.right{text-align: right;} | ||
| 1817 | } | 1822 | } |
| 1818 | 1823 | ||
| 1819 | 1824 | ||
| 1825 | + | ||
| 1826 | + | ||
| 1820 | .comm_line_1 .user_data, .comm_line_1 .user_name{ | 1827 | .comm_line_1 .user_data, .comm_line_1 .user_name{ |
| 1821 | padding-left: 0; | 1828 | padding-left: 0; |
| 1822 | font-family: 'Lato-Medium'; | 1829 | font-family: 'Lato-Medium'; |