Update public/stylesheet.css
Browse files- public/stylesheet.css +2 -1
public/stylesheet.css
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
p[aria-label="User"]{color:#303030!important}
|
7 |
p[aria-label="User"]:after{content:'😊'!important;margin-left:-12px!important}
|
8 |
/*.css-1yxmbwk:before{content:'Historique de conversation';font-size:1.1rem;font-weight:bold}*/
|
9 |
-
|
10 |
.css-1mzerio > div > span:after{content:'CIPEN'!important;background:rgb(0,255,243);font-weight:900;padding:6px 18px 6px 12px;border-radius:5px;font-size:12px;color:#000000!important;display: inline-block!important;width: 30px;height: 12px;}
|
11 |
.css-1ecxs1h{background-color:rgb(0,255,243)!important}
|
12 |
/*.css-1ty026z:after{content:'💻😊 Démarrez une nouvelle conversation';color:#424242;font-size:1.25rem;font-weight:900;width:360px; height:1.40rem;margin-top:20px!important}*/
|
@@ -80,6 +80,7 @@ blockquote p{text-transform: uppercase;
|
|
80 |
.css-1nw3w5l::-webkit-scrollbar-thumb {background: #303030;}
|
81 |
.css-1hy9t21{display:block!important}
|
82 |
@media screen and (max-width: 640px) {
|
|
|
83 |
blockquote p{font-size: 7vw;}
|
84 |
.MuiStack-root.css-1r3ne6n:before{font-size: 15.5vw;}
|
85 |
.css-114gxe9{height:30vh!important;padding:50px 40px 40px 40px!important;}
|
|
|
6 |
p[aria-label="User"]{color:#303030!important}
|
7 |
p[aria-label="User"]:after{content:'😊'!important;margin-left:-12px!important}
|
8 |
/*.css-1yxmbwk:before{content:'Historique de conversation';font-size:1.1rem;font-weight:bold}*/
|
9 |
+
.css-18zsr3k > div, div.svg-container, svg.main-svg{max-width:900px!important;width:900px!important;height:600px!important}
|
10 |
.css-1mzerio > div > span:after{content:'CIPEN'!important;background:rgb(0,255,243);font-weight:900;padding:6px 18px 6px 12px;border-radius:5px;font-size:12px;color:#000000!important;display: inline-block!important;width: 30px;height: 12px;}
|
11 |
.css-1ecxs1h{background-color:rgb(0,255,243)!important}
|
12 |
/*.css-1ty026z:after{content:'💻😊 Démarrez une nouvelle conversation';color:#424242;font-size:1.25rem;font-weight:900;width:360px; height:1.40rem;margin-top:20px!important}*/
|
|
|
80 |
.css-1nw3w5l::-webkit-scrollbar-thumb {background: #303030;}
|
81 |
.css-1hy9t21{display:block!important}
|
82 |
@media screen and (max-width: 640px) {
|
83 |
+
.css-18zsr3k > div, div.svg-container, svg.main-svg{max-width:600px!important;width:100%!important;}
|
84 |
blockquote p{font-size: 7vw;}
|
85 |
.MuiStack-root.css-1r3ne6n:before{font-size: 15.5vw;}
|
86 |
.css-114gxe9{height:30vh!important;padding:50px 40px 40px 40px!important;}
|