1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 08:37:53 +00:00

Update lang-button style.

This commit is contained in:
Cotes Chung 2020-04-18 03:39:34 +08:00
parent 6f42bbc6e5
commit d8a5ed194b

View File

@ -858,7 +858,7 @@ table {
/* --- buttons --- */ /* --- buttons --- */
.btn-lang { .btn-lang {
border: 1px solid !important; border: 1px solid !important;
padding: 0 3px 1px 3px; padding: 1px 3px;
border-radius: 3px; border-radius: 3px;
color: var(--link-color); color: var(--link-color);
&:focus { &:focus {