-
Notifications
You must be signed in to change notification settings - Fork 0
/
styleabout.css
56 lines (50 loc) · 988 Bytes
/
styleabout.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
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
body{
line-height: 1.5;
font-family: 'Poppins', sans-serif;
background-image: url('try2.jpg');
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.pop98
{
font-family:Verdana, Geneva, Tahoma, sans-serif;
font-style:oblique;
font-size: 50px;
color:rgb(8, 23, 67);
font-weight: bolder;
}
.k1
{
font-family: 'Times New Roman', Times, serif;
font-size: 50px;
margin-left: 200px;
font-weight: bolder;
}
.o1
{
size: 200px 4000px;
}
.k3
{font-size: 20px;
margin-left: 200px;
margin-top: 100px;
}
.k9
{
margin-left: 700px;
font-weight: bolder;
}
.k2
{
font-family: 'Times New Roman', Times, serif;
font-size: 24px;
margin-left: 200px;
margin-right: 600px;
}
.k10{
color: rgb(25, 17, 237);
font-weight:bolder;
font-size: 40px;
}