Ver código fonte

Changed background color back to lighter orange

cameronoelsen 8 anos atrás
pai
commit
38205cc0e4
1 arquivos alterados com 2 adições e 0 exclusões
  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;
 }