Fix theme common css bug.

This commit is contained in:
Kenshin 2019-12-31 10:52:19 +08:00
parent 3bc9cfd239
commit 3391da720a

View File

@ -65,7 +65,7 @@ sr-rd-content a {
sr-rd-content a, sr-rd-content a:link {
color: inherit;
font-size: initial;
font-size: inherit;
font-weight: inherit;
border:none;
}