-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
102 lines (81 loc) · 1.33 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
body{
background-image:url("https://c.wallhere.com/photos/17/0c/Minecraft_night_moon_rays_Sky_Temple_stars_clouds_light_blue-1926749.jpg!d");
margin: 0;
background-size: 100%;
padding: 10;
}
.campo{
color: rgb(255, 255, 255);
}
.okk{
color:rgb(255, 255, 255);
}
.formulário {
text-align: center;
display: block;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
color: rgb(255, 255, 255);
margin: 20px;
}
nav ul {
list-style-type: none;
padding: 0;
}
nav ul li {
display: inline;
margin-right: 20px;
}
nav ul li a {
color: white;
text-decoration: none;
}
main {
padding: 20px;
}
section {
margin-bottom: 40px;
}
footer {
color: rgb(255, 255, 255);
text-align: center;
padding: 10px 0;
}
.especie {
font-size: large;
}
h1 {
font-size: 30;
text-decoration: underline;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
h3 {
font-size: 60;
}
h2 {
text-align: center;
}
nav{
margin-left: 42%;
margin-right: 42%;
}
.fome {
color: aliceblue;
}
.justica{
color: aliceblue;
}
.brr {
color: aliceblue;
}
.Compromisso {
color: aliceblue;
}
.Cristiano {
color: aliceblue;
}
.james {
color: aliceblue;
}
.meus {
color: aliceblue;
}