Commit 6b146196669d79f0d84766af1620867bc701543a
1 parent
a678b431
правки
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/web/css/main.css
@@ -56,7 +56,7 @@ body{position:relative;} | @@ -56,7 +56,7 @@ body{position:relative;} | ||
56 | } | 56 | } |
57 | .why-us .button1{width: 190px;} | 57 | .why-us .button1{width: 190px;} |
58 | .static_logo_img{width:85px;} | 58 | .static_logo_img{width:85px;} |
59 | -.static-about-link{color:#000;text-decoration: none;} | 59 | +.static-about-link{color: #555555;text-decoration: none;} |
60 | .static_logo_about{ | 60 | .static_logo_about{ |
61 | font-family: Arial, sans-serif!important; | 61 | font-family: Arial, sans-serif!important; |
62 | transition: 0.3s; | 62 | transition: 0.3s; |
@@ -72,7 +72,7 @@ body{position:relative;} | @@ -72,7 +72,7 @@ body{position:relative;} | ||
72 | font-size: 11px; | 72 | font-size: 11px; |
73 | text-transform: lowercase; | 73 | text-transform: lowercase; |
74 | line-height: 13px; | 74 | line-height: 13px; |
75 | - cursor: default; | 75 | + cursor: pointer; |
76 | } | 76 | } |
77 | #top { | 77 | #top { |
78 | background: #f6f6f6; | 78 | background: #f6f6f6; |