|
1 | 1 |
|
2 | 2 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section > div.block-container.st-emotion-cache-z5fcl4.ea3mdgi4 > div > div > div.st-emotion-cache-ocqkz7.e1f1d6gn4 > div:nth-child(2){
|
3 | 3 | background-color: rgb(233, 240, 255);
|
4 |
| - border: 1px solid navy ; /* Add border with 1px thickness and black color */ |
| 4 | + border: 1px solid #152544 ; /* Add border with 1px thickness and black color */ |
5 | 5 | border-radius: 10px; /* Add border radius for rounded corners */
|
6 | 6 | padding: 10px; /* Add padding for spacing inside the element */
|
7 | 7 |
|
8 | 8 | }
|
9 | 9 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section > div.block-container.st-emotion-cache-z5fcl4.ea3mdgi4 > div > div > div.st-emotion-cache-ocqkz7.e1f1d6gn4 > div:nth-child(2) > div > div > div > div > div:nth-child(3){
|
10 |
| - background-color: navy; |
| 10 | + background-color: #152544; |
11 | 11 | color:rgb(17, 17, 17)
|
12 | 12 | }
|
13 | 13 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section > div.block-container.st-emotion-cache-z5fcl4.ea3mdgi4 > div > div > div.st-emotion-cache-ocqkz7.e1f1d6gn4{
|
14 | 14 | background-color: rgb(255, 255, 255);
|
15 | 15 | }
|
16 | 16 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section > div.block-container.st-emotion-cache-z5fcl4.ea3mdgi4 > div > div > div.st-emotion-cache-ocqkz7.e1f1d6gn4 > div:nth-child(2) > div > div > div > div > div:nth-child(5){
|
17 |
| - background-color: navy; |
| 17 | + background-color: #152544; |
18 | 18 | }
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section > div.block-container.st-emotion-cache-z5fcl4.ea3mdgi4 > div > div > div.st-emotion-cache-ocqkz7.e1f1d6gn4 > div:nth-child(2) > div > div > div > div > div:nth-child(3) > div > div > p > code{
|
23 | 23 | color:white;
|
24 |
| - background-color: navy; |
| 24 | + background-color: #152544; |
25 | 25 | }
|
26 | 26 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section.st-emotion-cache-nju155.eczjsme11 > div.st-emotion-cache-6qob1r.eczjsme3{
|
27 | 27 | background-color: rgb(184, 205, 252);
|
|
33 | 33 | }
|
34 | 34 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.st-emotion-cache-uf99v8.ea3mdgi5 > div.block-container.st-emotion-cache-z5fcl4.ea3mdgi4 > div > div > div.stChatMessage.st-emotion-cache-4oy321.eeusbqq4{
|
35 | 35 | background-color: rgb(233, 240, 255);
|
36 |
| - color: navy; |
| 36 | + color: #152544; |
37 | 37 |
|
38 | 38 | }
|
39 | 39 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.st-emotion-cache-uf99v8.ea3mdgi5 > div.block-container.st-emotion-cache-z5fcl4.ea3mdgi4 > div > div > div.stChatMessage.st-emotion-cache-4oy321.eeusbqq4 > div.st-emotion-cache-14m9yky.eeusbqq3{
|
40 |
| - color:navy; |
| 40 | + color:#152544; |
41 | 41 | background-color: rgb(233, 240, 255);
|
42 | 42 | }
|
43 | 43 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.st-emotion-cache-uf99v8.ea3mdgi5 > div.block-container.st-emotion-cache-z5fcl4.ea3mdgi4 > div > div > div.element-container.st-emotion-cache-10gv909.e1f1d6gn3 > div > div > div > div.st-bg.st-b4.st-bh.st-co.st-bj.st-bk.st-bl.st-bm.st-bn.st-bo.st-bp.st-bq.st-br.st-b2.st-bs.st-av.st-ay.st-aw.st-ax.st-bt.st-bu.st-bv.st-bw.st-bx.st-by.st-bz.st-c0 > div{
|
44 | 44 | background-color: rgb(12, 51, 158);
|
45 | 45 | }
|
46 | 46 | #root > div:nth-child(1) > div.withScreencast > div > div > header{
|
47 | 47 | background-color: rgb(233, 240, 255);
|
48 |
| - color: navy; |
| 48 | + color: #152544; |
49 | 49 | }
|
50 | 50 |
|
51 | 51 | #root > div:nth-child(1) > div.withScreencast > div > div > div > div > button > svg{
|
52 |
| - color:navy; |
| 52 | + color:#152544; |
53 | 53 | width: 20px
|
54 | 54 | }
|
55 | 55 | .sidebar{
|
|
58 | 58 | .stButton {
|
59 | 59 | /* Add styles for the stButton class */
|
60 | 60 | background-color: rgb(218, 218, 230);
|
61 |
| - color: navy; |
| 61 | + color: #152544; |
62 | 62 | /* padding: 10px 20px; */
|
63 | 63 | border: 3px;
|
64 | 64 | border-radius: 5px;
|
|
71 | 71 | /* Add styles for the row-widget class */
|
72 | 72 | margin-bottom: 10px;
|
73 | 73 | background-color: rgb(233, 240, 255);
|
74 |
| - color:navy; |
| 74 | + color:#152544; |
75 | 75 |
|
76 | 76 | }
|
77 | 77 |
|
78 | 78 | #root > div:nth-child(1) > div.withScreencast > div > div > div > section.st-emotion-cache-nju155.eczjsme11 > div.st-emotion-cache-6qob1r.eczjsme3 > div.st-emotion-cache-16txtl3.eczjsme4 > div > div > div > div:nth-child(5){
|
79 | 79 | background-color:rgb(0, 0, 0) ;
|
80 |
| - color: navy; |
| 80 | + color: #152544; |
81 | 81 | }
|
82 | 82 |
|
83 | 83 | #root > div:nth-child(1) > div.withScreencast > div > div > header > div.st-emotion-cache-zq5wmm.ezrtsby0 > div > div:nth-child(2) > button > div > div {
|
|
0 commit comments