File size: 671 Bytes
7ddfbb5
 
 
2e9f7d2
 
 
 
5100a8a
 
 
 
 
 
7ddfbb5
 
 
 
 
 
2e9f7d2
7ddfbb5
 
 
2e9f7d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
body {
    background-color: #eee;
}
/*.fullScreenFrame > div {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/
/*.stButton>button {*/
/*    color: #4F8BF9;*/
/*    border-radius: 50%;*/
/*    height: 3em;*/
/*    width: 3em;*/
/*}*/

.stTextInput>div>div>input {
    color: #4F8BF9;
}
.stTextArea>div>div>input {
    color: #4F8BF9;
    min-height: 500px;
}


/*.st-cj {*/
/*    min-height: 500px;*/
/*    spellcheck="false";*/
/*    color: #4F8BF9;*/
/*}*/
/*.st-ch {*/
/*    min-height: 500px;*/
/*    spellcheck="false";*/
/*    color: #4F8BF9;*/
/*}*/
/*.st-bb {*/
/*    min-height: 500px;*/
/*    spellcheck="false";*/
/*    color: #4F8BF9;*/
/*}*/