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