This commit is contained in:
parent
4c27badde7
commit
bb9f522d2b
|
|
@ -135,7 +135,7 @@ ul.tab_nav {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
padding: 2px 40px !important;
|
padding: 2px 40px !important;
|
||||||
float: none;
|
float: none;
|
||||||
color: #333;
|
color: #000;
|
||||||
width: 275px;
|
width: 275px;
|
||||||
height: 45px;
|
height: 45px;
|
||||||
background: url(/assets/btn_title_02@2x.png) no-repeat;
|
background: url(/assets/btn_title_02@2x.png) no-repeat;
|
||||||
|
|
@ -176,7 +176,7 @@ ul.tab_nav {
|
||||||
border: none;
|
border: none;
|
||||||
background: url(/assets/btn_title_01@2x.png) no-repeat;
|
background: url(/assets/btn_title_01@2x.png) no-repeat;
|
||||||
background-size: 275px 46px;
|
background-size: 275px 46px;
|
||||||
color: #333;
|
color: #000;
|
||||||
&:before,
|
&:before,
|
||||||
&:after{
|
&:after{
|
||||||
width:100%;
|
width:100%;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue