We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc62871 commit 54dd10bCopy full SHA for 54dd10b
1 file changed
lib/github.css
@@ -25,7 +25,7 @@ body {overflow: hidden;
25
26
h1 {font-size: 36px; font-weight: normal; color: #888; margin-bottom: 20px}
27
a {color: #fff; text-decoration: none}
28
-input, textarea {padding: 4px; border: 1px solid #555; background-color: #444; color: #fff}
+input, textarea {font-family: arial, verdana, helvetica, sans-serif; padding: 4px; border: 1px solid #555; background-color: #444; color: #fff}
29
input:focus, textarea:focus {
30
outline: none;
31
-webkit-box-shadow: 0 0 10px 1px rgba(0,198,255,0.7);
0 commit comments