wangyue
3 years ago
3 changed files with 11 additions and 10 deletions
@ -1,23 +1,23 @@ |
|||
.tabKey-map{ |
|||
width: 12%; |
|||
height: 45px; |
|||
height: 4.7vh; |
|||
text-align: center; |
|||
position: absolute; |
|||
top: 30px; |
|||
top: 3vh; |
|||
a{ |
|||
color: #c3d4f5; |
|||
line-height: 45px; |
|||
line-height: 4.7vh; |
|||
} |
|||
} |
|||
.notabKey{ |
|||
width:12%; |
|||
height: 45px; |
|||
height: 4.7vh; |
|||
position: absolute; |
|||
top: 30px; |
|||
top: 3vh; |
|||
text-align: center; |
|||
a{ |
|||
color: #6593c6; |
|||
line-height: 45px; |
|||
line-height: 4.7vh; |
|||
} |
|||
|
|||
} |
Loading…
Reference in new issue