Update public/stylesheet.css
Browse files- public/stylesheet.css +1 -1
public/stylesheet.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
table.css-5ry98g{border:none!important}
|
| 2 |
a{color:rgb(0,255,243)!important;text-decoration:rgba(0,255,243,0.4)!important}
|
| 3 |
a:hover{color:rgba(0,255,243,0.4)!important;}
|
| 4 |
.css-kjhq6q{overflow-x:hidden!important}
|
|
@@ -40,6 +39,7 @@ blockquote p{text-transform: uppercase;
|
|
| 40 |
img.css-1hy9t21{animation: zoom-in-zoom-out 2s ease infinite;}
|
| 41 |
.css-1widpwk{font-size:12px!important}
|
| 42 |
.css-r6kod8, .css-8ncqkt{font-size:0.7rem!important}
|
|
|
|
| 43 |
@keyframes zoom-in-zoom-out {
|
| 44 |
0% {
|
| 45 |
transform: scale(1, 1);
|
|
|
|
|
|
|
| 1 |
a{color:rgb(0,255,243)!important;text-decoration:rgba(0,255,243,0.4)!important}
|
| 2 |
a:hover{color:rgba(0,255,243,0.4)!important;}
|
| 3 |
.css-kjhq6q{overflow-x:hidden!important}
|
|
|
|
| 39 |
img.css-1hy9t21{animation: zoom-in-zoom-out 2s ease infinite;}
|
| 40 |
.css-1widpwk{font-size:12px!important}
|
| 41 |
.css-r6kod8, .css-8ncqkt{font-size:0.7rem!important}
|
| 42 |
+
table.css-5ry98g, table.css-5ry98g tr, table.css-5ry98g tr th, , table.css-5ry98g tr td{border:1px solid rgb(21, 21, 21)}
|
| 43 |
@keyframes zoom-in-zoom-out {
|
| 44 |
0% {
|
| 45 |
transform: scale(1, 1);
|