Fix reshare button style

This commit is contained in:
Baptiste Gelez 2018-12-13 21:56:26 +01:00
parent 21fe63665d
commit e139008d35
1 changed files with 2 additions and 0 deletions

View File

@ -361,6 +361,8 @@ main .article-meta .tags li a {
} }
main .article-meta .reshares .action svg.feather { main .article-meta .reshares .action svg.feather {
padding: 0.7em;
box-sizing: border-box;
color: #7765E3; color: #7765E3;
border: solid #7765E3 thin; border: solid #7765E3 thin;
font-weight: 600; font-weight: 600;