Browse Source

Changed background color back to lighter orange

cameronoelsen 8 years ago
parent
commit
38205cc0e4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/running/index.css

+ 2 - 0
src/running/index.css

@@ -167,4 +167,6 @@
   background: var(--jp-warn-color1);
   border-radius: 1px;
   cursor: pointer;
+  letter-spacing: .8px;
+  font-weight: 600;
 }