fix link color in time panel

This commit is contained in:
afc163 2015-06-14 13:20:59 +08:00
parent 22c48941e9
commit 652df34f47

View File

@ -52,6 +52,7 @@
display: block;
border-radius: 4px;
margin: 0 auto;
color: #666;
&:hover {
background: #ebfaff;