adjust .btn color to input color

This commit is contained in:
Felix Niklas 2016-03-22 16:06:56 +01:00
parent 08bbc822f3
commit e8605c7659

View file

@ -309,7 +309,7 @@ pre code.hljs {
display: inline-block;
font-size: 14px;
padding: 10px 24px 9px;
color: hsl(0,0%,20%);
color: hsl(0,0%,33%);
background: white;
border: 1px solid rgba(0,0,0,.1);
outline: none !important;