Commit 9a2a2c15b8588cb05534743c5e156c19902cfef5
1 parent
abefa42d
123
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -804,10 +804,6 @@ footer .socbuts a:hover{ |
804 | 804 | background-repeat: no-repeat; |
805 | 805 | margin-top: -1px; |
806 | 806 | } |
807 | -.link_to_cat a:hover:before{ | |
808 | - background-image: url('../images/arrow_right_hv.png'); | |
809 | - background-position: 93% center; | |
810 | -} | |
811 | 807 | .post_1.contract img{max-height:222px;} |
812 | 808 | .blocks{text-align: center;letter-spacing: normal;text-transform: uppercase;margin-top: 36px;margin-left: 9px;padding: 0 13px;} |
813 | 809 | .post_1.contract .blocks{ | ... | ... |