debug
This commit is contained in:
@@ -44,7 +44,8 @@ s{background: url(../images/iconC.png) no-repeat;}
|
||||
/*导航 */
|
||||
.headWrap .nav{float: left; margin: 24px 0 0 20px;}
|
||||
.headWrap .nav li{float: left; margin: 0 2px;}
|
||||
.headWrap .nav li a{width: 55px; height: 32px; line-height: 32px; text-align: center; font-size: 16px; color: #6a6a6a; border-radius: 4px;}
|
||||
.headWrap .nav li a{ width: auto;
|
||||
padding: 0 0.5rem; height: 32px; line-height: 32px; text-align: center; font-size: 16px; color: #6a6a6a; border-radius: 4px;}
|
||||
.headWrap .nav li a:hover{color: #f26552;}
|
||||
.headWrap .nav .on a{background: #f26552; color: #fff;}
|
||||
.headWrap .nav .on a:hover{color: #fff; }
|
||||
|
||||
@@ -285,8 +285,8 @@ aria {
|
||||
-ms-flex: 1;
|
||||
-webkit-flex: 1;
|
||||
flex: 1;
|
||||
padding: .5rem 0;
|
||||
font-size: 1rem;
|
||||
padding: .4rem 0;
|
||||
font-size: 0.8rem;
|
||||
text-align: center;
|
||||
color: #888888;
|
||||
}
|
||||
@@ -2145,7 +2145,7 @@ aria {
|
||||
.menu-list a {
|
||||
display: inline-block;
|
||||
padding: 0.3125rem 0.625rem;
|
||||
width: 2.75rem;
|
||||
width: auto;
|
||||
height: 1.75rem;
|
||||
font-size: 0.75rem;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user