Commit cf2490060ae20fd13041ce478f3ab64f72248416
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
4 additions
and
9 deletions
Show diff stats
frontend/web/css/style.css
@@ -129,7 +129,7 @@ header a.main:hover{ | @@ -129,7 +129,7 @@ header a.main:hover{ | ||
129 | position: relative; | 129 | position: relative; |
130 | } | 130 | } |
131 | .menu li a:hover, .menu li a.active{ | 131 | .menu li a:hover, .menu li a.active{ |
132 | - background-position: center 22.5px; | 132 | + background-position: center 23px; |
133 | color:#a9aaa9; | 133 | color:#a9aaa9; |
134 | } | 134 | } |
135 | .menu a.active{ | 135 | .menu a.active{ |
@@ -156,6 +156,7 @@ footer{ | @@ -156,6 +156,7 @@ footer{ | ||
156 | } | 156 | } |
157 | footer .container{ | 157 | footer .container{ |
158 | max-width: 1070px; | 158 | max-width: 1070px; |
159 | + padding-right: 45px; | ||
159 | } | 160 | } |
160 | footer a{ | 161 | footer a{ |
161 | color: #fff; | 162 | color: #fff; |
@@ -535,10 +536,6 @@ footer .socbuts a:hover{ | @@ -535,10 +536,6 @@ footer .socbuts a:hover{ | ||
535 | text-transform: uppercase; | 536 | text-transform: uppercase; |
536 | font-family: 'Lato-Bold'; | 537 | font-family: 'Lato-Bold'; |
537 | font-size: 18px; | 538 | font-size: 18px; |
538 | - padding: 40px 0; | ||
539 | - border-bottom: 1px solid rgba(0,0,0,0); | ||
540 | -} | ||
541 | -.dates_but a:hover{ | ||
542 | padding: 12px 0; | 539 | padding: 12px 0; |
543 | border-bottom: 1px solid #d9d9d9; | 540 | border-bottom: 1px solid #d9d9d9; |
544 | } | 541 | } |
@@ -622,7 +619,6 @@ footer .socbuts a:hover{ | @@ -622,7 +619,6 @@ footer .socbuts a:hover{ | ||
622 | .title1{ | 619 | .title1{ |
623 | text-align: center; | 620 | text-align: center; |
624 | text-transform: uppercase; | 621 | text-transform: uppercase; |
625 | - font-weight: bold; | ||
626 | font-size: 18px; | 622 | font-size: 18px; |
627 | } | 623 | } |
628 | .title1.left{text-align: left;} | 624 | .title1.left{text-align: left;} |
@@ -719,6 +715,7 @@ footer .socbuts a:hover{ | @@ -719,6 +715,7 @@ footer .socbuts a:hover{ | ||
719 | margin-bottom: 12px; | 715 | margin-bottom: 12px; |
720 | letter-spacing: 0.4px; | 716 | letter-spacing: 0.4px; |
721 | margin-right: 95px; | 717 | margin-right: 95px; |
718 | + margin-top: 7px; | ||
722 | } | 719 | } |
723 | .post_1 .titles{ | 720 | .post_1 .titles{ |
724 | padding-left: 100px; | 721 | padding-left: 100px; |
@@ -726,9 +723,6 @@ footer .socbuts a:hover{ | @@ -726,9 +723,6 @@ footer .socbuts a:hover{ | ||
726 | .textitle_bottom{ | 723 | .textitle_bottom{ |
727 | margin-bottom: 134px; | 724 | margin-bottom: 134px; |
728 | } | 725 | } |
729 | -.textile_bottom .more{ | ||
730 | - margin-right: 95px; | ||
731 | -} | ||
732 | .tb2 .content > .title1.left, .tb2 .content > .post_1_main, .tb2 .content > .more{ | 726 | .tb2 .content > .title1.left, .tb2 .content > .post_1_main, .tb2 .content > .more{ |
733 | margin-right:0px!important; | 727 | margin-right:0px!important; |
734 | } | 728 | } |
@@ -990,6 +984,7 @@ footer .socbuts a:hover{ | @@ -990,6 +984,7 @@ footer .socbuts a:hover{ | ||
990 | justify-content: center; | 984 | justify-content: center; |
991 | align-items: center; | 985 | align-items: center; |
992 | height: 43px; | 986 | height: 43px; |
987 | + padding-left: 2px; | ||
993 | max-width: 194px; | 988 | max-width: 194px; |
994 | padding-top: 4px; | 989 | padding-top: 4px; |
995 | margin:0 auto; | 990 | margin:0 auto; |