Fix playground button color

master
Simon Lydell 2017-09-14 19:40:38 +02:00
parent bcb4224205
commit 2ef7173f13
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@
line-height: 18px;
font-weight: 600;
font-family: inherit;
color: inherit;
color: #24292e;
text-decoration: none;
cursor: pointer;
outline: none;