|
|
@@ -48,7 +48,6 @@ a, input {
|
|
|
float: left;
|
|
|
padding: 41px 10px 41px 0;
|
|
|
border-right: 1px solid #c5c5c5;
|
|
|
- font: normal 21px/23px BebasNeueRegular;
|
|
|
list-style: none;
|
|
|
|
|
|
a {
|
|
|
@@ -57,6 +56,7 @@ a, input {
|
|
|
width: 138px;
|
|
|
height: 31px;
|
|
|
padding: 10px 40px 0 12px;
|
|
|
+ font: normal 21px/23px BebasNeueRegular, arial;
|
|
|
color: #7e7e7e;
|
|
|
text-decoration: none;
|
|
|
|