dar-tau commited on
Commit
c4b84e3
·
verified ·
1 Parent(s): 4091935

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +3 -1
styles.css CHANGED
@@ -12,6 +12,7 @@
12
  .faded_bubble{
13
  opacity: 40%;
14
  }
 
15
  .even_bubble{
16
  background: pink;
17
  }
@@ -34,8 +35,9 @@
34
 
35
 
36
  .important_token{
37
- background-color: red !important;
38
  }
 
39
  /* .token_btn{
40
  background-color: none;
41
  background: none;
 
12
  .faded_bubble{
13
  opacity: 40%;
14
  }
15
+
16
  .even_bubble{
17
  background: pink;
18
  }
 
35
 
36
 
37
  .important_token{
38
+ background: darkred !important;
39
  }
40
+
41
  /* .token_btn{
42
  background-color: none;
43
  background: none;