text-align:center !important;
}
.PageList li {
display:inline !important;
float:none !important;
}
.tabs-inner .section:first-child {
margin: -10px 0px 30px 0px;
}
.tabs-inner .section:first-child ul {
border-top: 0px solid #000;
border-bottom: 0px dotted #000;
}
.tabs-inner .widget ul {
background-image: url(image);
height: 60px;
margin-bottom: 0;
margin-top: 0;
margin-left: -30px;
margin-right: -30px;
}
.tabs-inner .widget li a {
display: inline-block;
padding: 26px 20px 15px 22px;
font:normal bold 12px Arial;
text-transform: uppercase;
letter-spacing: 3px;
color: #fff;
border-$startSide: 0px solid #fff;
border-$endSide: 0px solid #fff;
}
.tabs-inner .widget li:first-child a {
border-$startSide: none;
}
.tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover {
color: #666;
background-color: transparent;
text-decoration: none;
}
No comments:
Post a Comment