|
@@ -24,8 +24,8 @@
|
|
|
}
|
|
|
|
|
|
h1 {
|
|
|
- margin: 0 0px 25px 0px !important;
|
|
|
- font-size: 22px !important;
|
|
|
+ margin: 0 0px 5px 0px !important;
|
|
|
+ font-size: 18px !important;
|
|
|
line-height: 37px;
|
|
|
padding: 0 0 0 40px;
|
|
|
}
|
|
@@ -55,7 +55,7 @@
|
|
|
position: absolute;
|
|
|
z-index: 10;
|
|
|
background: #fff;
|
|
|
- left: -40px;
|
|
|
+ left: -38px;
|
|
|
height: 32px;
|
|
|
top: -1px;
|
|
|
}
|
|
@@ -96,7 +96,7 @@
|
|
|
overflow: hidden;
|
|
|
background: #fff;
|
|
|
margin: 0 auto;
|
|
|
- padding: 40px 0 30px 0px;
|
|
|
+ padding: 10px 0 30px 0px;
|
|
|
display: none;
|
|
|
position: relative;
|
|
|
left: 0;
|
|
@@ -218,7 +218,7 @@
|
|
|
}
|
|
|
.tab{
|
|
|
display: inline-block;
|
|
|
- padding: 7px 18px;
|
|
|
+ padding: 4px 18px 5px;
|
|
|
margin-right: 5px;
|
|
|
background: #EEEEEE;
|
|
|
border-radius:6px 6px 0px 0px;
|