-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
60 lines (50 loc) · 1.05 KB
/
style.css
File metadata and controls
60 lines (50 loc) · 1.05 KB
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
/* color pallete
#D1FFC7 - verde claro
B5E8BC
#D3FEE5
#B5E8D9
#C7FFFE - ciano claro
*/
/* Sidebar */
div.css-qcqlej.e1g8pov63{
background-color: #f5f5f5;
}
div.css-uf99v8.e1g8pov65{
background-color: #f5f5f5;
}
div.css-1544g2n.e1akgbir4{
background-color: #2C3E50;
opacity: 0.8;
background-size: 200px;
background-repeat: no-repeat;
background-position: 4px 20px;
}
/* Botão de fechar Sidebar */
body {
background-color: #2C3E50;
color: #333333
}
div.css-1b9x38r.e1akgbir2{
color: #f5f5f5;
opacity: 0.8;
}
/* Dashboard div */
/* Plano de Fundo */
div.css-z5fcl4.ea3mdgi4{
background-color: #D5D8DC;
opacity: 1;
}
div.css-z5fcl4.e1g8pov64{
background-color: #D5D8DC;
opacity: 1;
}
div.css-17z2rne.e1nripdb0
{
color:#333333;
background-color: #f5f5f5;
}
div.st-ae.st-af.st-ag.st-ah.st-ai.st-aj.st-ak.st-al.st-am.st-fc.st-an.st-ao.st-ap.st-aq.st-ar.st-as.st-at.st-au.st-av.st-aw.st-ax.st-ay.st-bb.st-b0.st-b1.st-b2.st-b3.st-b4.st-b5.st-b6.st-b7
{
background-color: #f5f5f5;
color:#f5f5f5
}