Dagfinn1962 commited on
Commit
23459cc
1 Parent(s): a8c46ca

Update main.css

Browse files
Files changed (1) hide show
  1. main.css +4 -12
main.css CHANGED
@@ -1,14 +1,6 @@
1
  962 Bytes
2
- body {
3
- background-color: #750706;
4
- width: 100%;
5
- color: #FFFFFF;
6
- }
7
- gr.blocks {
8
- background-color: #750706;
9
- width: 100%;
10
- color: #FFFFFF;
11
- }
12
  h3 {
13
  color: #FFFFF;
14
  text-align: center;
@@ -25,7 +17,7 @@ p {
25
 
26
  label {
27
  font-family: verdana;
28
- color: #000000;
29
  font-weight: 700;
30
  font-size: 14px;
31
  border: 1px solid #000000;
@@ -43,7 +35,7 @@ gr.Textbox {
43
 
44
  gr.Botton {
45
  font-family: verdana;
46
- background-color: #279700;
47
  color: #FFFFFF;
48
  font-weight: 700;
49
  font-size: 14px;
 
1
  962 Bytes
2
+
3
+
 
 
 
 
 
 
 
 
4
  h3 {
5
  color: #FFFFF;
6
  text-align: center;
 
17
 
18
  label {
19
  font-family: verdana;
20
+ color: #FFFFFF;
21
  font-weight: 700;
22
  font-size: 14px;
23
  border: 1px solid #000000;
 
35
 
36
  gr.Botton {
37
  font-family: verdana;
38
+
39
  color: #FFFFFF;
40
  font-weight: 700;
41
  font-size: 14px;