forked from Ahasanhossen/BD-HDR-WEB
-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
80 lines (74 loc) · 1.53 KB
/
style.css
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
.st-emotion-cache-z5fcl4 {
width: 100%;
padding: 0rem 1rem 0rem;
min-width: auto;
max-width: initial;
}
/* Form properties */
div.st-emotion-cache-1xw8zd0.e10yg2by1 {
position: relative;
background-color: #073539;
width: 100%;
}
/* Sidebar cross button */
div.st-emotion-cache-1b9x38r.eczjsme2 {
font-size: x-small;
color: black;
background-color: red;
border-radius: 12px;
}
/* Sidebar toggle button */
div.st-emotion-cache-aw8l5d {
background-color: green;
color: rgb(250, 250, 250);
border-radius: 12px;
color: #ffc107;
top: 56px;
}
/* Form button */
div.row-widget.stButton {
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #073539;
}
/* Form button */
button.st-emotion-cache-ff829r.ef3psqc6 {
background-color: rgb(91, 222, 156);
}
button.st-emotion-cache-ff829r.ef3psqc6:hover {
background-color: rgb(31, 206, 21);
}
/* Input button */
button.st-emotion-cache-ff829r.ef3psqc11 {
background-color: rgb(86 204 219);
}
button.st-emotion-cache-ff829r.ef3psqc11:hover {
border-color: rgb(196, 106, 54);
color: rgb(232, 239, 234);
}
/* top bar */
header.st-emotion-cache-15yhte5.ezrtsby2 {
height: 0rem;
}
/* Sidebar Cross Button */
div.st-emotion-cache-6qob1r {
top: 56px;
}
div.st-emotion-cache-1on073z.e1b2p2ww7 {
color: #e2d9d5;
}
/* Sidebar Font */
.st-emotion-cache-q8sbsg p {
color: red;
}
/* Board */
iframe {
position: relative;
border: 0px;
max-width: 300px;
/* height: 160px; */
}
div.st-emotion-cache-1xw8zd0.e10yg2by1 {
text-align: center;
}