Update public/stylesheet.css
Browse files- public/stylesheet.css +2 -0
public/stylesheet.css
CHANGED
@@ -1,6 +1,8 @@
|
|
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-lm34t1{color:rgb(0,255,243)!important;}
|
|
|
|
|
4 |
.css-zusm2j{background-position:top center; background-size:cover; background-image:url(/public/pattern-lines.svg)!important;background-repeat:no-repeat}
|
5 |
button.css-1egpgfe[aria-haspopup="true"], .css-18b5fc5 > div:first-child, div.css-hhc1wx img, div.css-14k6mw7 img, div.css-1lz8su1 img, div.css-1ow8pi5 img, li.css-1qe6x04, hr.css-1a6az2d, .css-1705j0v > a > p, .css-1705j0v > a > svg, .css-r8u8y9 .css-9de4o3{display:none!important}
|
6 |
.css-r8u8y9 .css-9de4o3:last-child{display:block!important}
|
|
|
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-lm34t1{color:rgb(0,255,243)!important;}
|
4 |
+
.css-lm34t1:hover{color:rgba(0,255,243,0.4)!important;}
|
5 |
+
.css-1kgjjtm{border-color:rgb(0,255,243)!important;}
|
6 |
.css-zusm2j{background-position:top center; background-size:cover; background-image:url(/public/pattern-lines.svg)!important;background-repeat:no-repeat}
|
7 |
button.css-1egpgfe[aria-haspopup="true"], .css-18b5fc5 > div:first-child, div.css-hhc1wx img, div.css-14k6mw7 img, div.css-1lz8su1 img, div.css-1ow8pi5 img, li.css-1qe6x04, hr.css-1a6az2d, .css-1705j0v > a > p, .css-1705j0v > a > svg, .css-r8u8y9 .css-9de4o3{display:none!important}
|
8 |
.css-r8u8y9 .css-9de4o3:last-child{display:block!important}
|