Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
|
| 35 |
|
| 36 |
.important_token{
|
| 37 |
-
background-color: red;
|
| 38 |
}
|
| 39 |
/* .token_btn{
|
| 40 |
background-color: none;
|
|
|
|
| 34 |
|
| 35 |
|
| 36 |
.important_token{
|
| 37 |
+
background-color: red !important;
|
| 38 |
}
|
| 39 |
/* .token_btn{
|
| 40 |
background-color: none;
|