Skip to content

Commit 977bd6d

Browse files
committed
Refactored UI 🚀
1 parent bde14e1 commit 977bd6d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: static/css/styles.css

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11

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){
33
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 */
55
border-radius: 10px; /* Add border radius for rounded corners */
66
padding: 10px; /* Add padding for spacing inside the element */
77

88
}
99
#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;
1111
color:rgb(17, 17, 17)
1212
}
1313
#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{
1414
background-color: rgb(255, 255, 255);
1515
}
1616
#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;
1818
}
1919

2020

2121

2222
#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{
2323
color:white;
24-
background-color: navy;
24+
background-color: #152544;
2525
}
2626
#root > div:nth-child(1) > div.withScreencast > div > div > div > section.st-emotion-cache-nju155.eczjsme11 > div.st-emotion-cache-6qob1r.eczjsme3{
2727
background-color: rgb(184, 205, 252);
@@ -33,23 +33,23 @@
3333
}
3434
#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{
3535
background-color: rgb(233, 240, 255);
36-
color: navy;
36+
color: #152544;
3737

3838
}
3939
#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;
4141
background-color: rgb(233, 240, 255);
4242
}
4343
#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{
4444
background-color: rgb(12, 51, 158);
4545
}
4646
#root > div:nth-child(1) > div.withScreencast > div > div > header{
4747
background-color: rgb(233, 240, 255);
48-
color: navy;
48+
color: #152544;
4949
}
5050

5151
#root > div:nth-child(1) > div.withScreencast > div > div > div > div > button > svg{
52-
color:navy;
52+
color:#152544;
5353
width: 20px
5454
}
5555
.sidebar{
@@ -58,7 +58,7 @@
5858
.stButton {
5959
/* Add styles for the stButton class */
6060
background-color: rgb(218, 218, 230);
61-
color: navy;
61+
color: #152544;
6262
/* padding: 10px 20px; */
6363
border: 3px;
6464
border-radius: 5px;
@@ -71,13 +71,13 @@
7171
/* Add styles for the row-widget class */
7272
margin-bottom: 10px;
7373
background-color: rgb(233, 240, 255);
74-
color:navy;
74+
color:#152544;
7575

7676
}
7777

7878
#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){
7979
background-color:rgb(0, 0, 0) ;
80-
color: navy;
80+
color: #152544;
8181
}
8282

8383
#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

Comments
 (0)