模板:驱动图鉴/立绘:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第26行: | 第26行: | ||
color: #222122; | color: #222122; | ||
background: #d8fa00; | background: #d8fa00; | ||
} | |||
<!-- 未选中时 --> | |||
.so-content-in a:visited { | |||
color: #bad700; | |||
} | } | ||
<!-- 标签下面的样式线 --> | <!-- 标签下面的样式线 --> | ||
第34行: | 第38行: | ||
.so-content-in a:hover, .so-content-in a:focus { | .so-content-in a:hover, .so-content-in a:focus { | ||
text-decoration: none !important; | text-decoration: none !important; | ||
} | |||
<!-- 未选中标签的文字被按住时 --> | |||
.so-content-in a:active { | |||
color: #BAD700; | |||
} | } | ||
<!-- .tabber { | <!-- .tabber { |