Update styles.css
Browse files- styles.css +4 -0
styles.css
CHANGED
@@ -32,6 +32,10 @@
|
|
32 |
text-align: start;
|
33 |
}
|
34 |
|
|
|
|
|
|
|
|
|
35 |
/* .token_btn{
|
36 |
background-color: none;
|
37 |
background: none;
|
|
|
32 |
text-align: start;
|
33 |
}
|
34 |
|
35 |
+
|
36 |
+
.important_token{
|
37 |
+
background-color: red;
|
38 |
+
}
|
39 |
/* .token_btn{
|
40 |
background-color: none;
|
41 |
background: none;
|