Spaces:
Running
Running
tracinginsights
commited on
Commit
•
6d21d67
1
Parent(s):
b05b246
Create style.css
Browse files
style.css
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.css-12oz5g7.egzxvld2 {
|
2 |
+
padding-top: 0px;
|
3 |
+
}
|
4 |
+
|
5 |
+
.css-1v0mbdj.etr89bj1 {
|
6 |
+
display: block;
|
7 |
+
margin-left: auto;
|
8 |
+
margin-right: auto;
|
9 |
+
min-width: 180px;
|
10 |
+
max-width: 40%;
|
11 |
+
}
|
12 |
+
|
13 |
+
.css-10trblm.e16nr0p30 {
|
14 |
+
font-weight: bold;
|
15 |
+
text-align: center;
|
16 |
+
}
|
17 |
+
|
18 |
+
p {
|
19 |
+
font-size: 19px;
|
20 |
+
}
|
21 |
+
|
22 |
+
MainMenu {
|
23 |
+
visibility: hidden;
|
24 |
+
}
|
25 |
+
footer {
|
26 |
+
visibility: hidden;
|
27 |
+
}
|
28 |
+
header {
|
29 |
+
visibility: hidden;
|
30 |
+
}
|