forked from Satyamk2003/About-webRepo-hacktoberfest-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
69 lines (64 loc) · 1.37 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
@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans+Pinstripe&family=Josefin+Sans&family=Noto+Serif&family=Open+Sans:wght@300&display=swap');
.heading {
font-size: 4vw;
}
.contacts {
width: 70%;
margin: auto;
/* background: #c7dbff; */
box-shadow: 0px 0px 9px 1px green;
}
.info {
width: 50%;
display: inline-block;
margin: 3vw;
/* margin: auto; */
text-align: middleer;
text-align: middle;
background: #e0ff00;
border-radius: 3vw;
box-shadow: 2px 2px 5px 1px grey;
}
h1{
font-family: 'Noto Serif', serif;
width: 88%;
margin: manual;
}
.info h1 {
color: rgb(0 93 225);
font-size: 2vw;
margin-right: 20px;
}
.info h4 {
color: green;
font-family: 'Josefin Sans', sans-serif;
width: 88%;
margin: auto;
color: navy;
margin-left: 20px;
/* text-align: left; */
}
.info p {
color: red;
font-family: 'Josefin Sans', sans-serif;
font-weight: bold;
}
.info h1{
color:blue;
font-size:10px;
margin:auto;
padding:10px;
.info p {
color: White;
font-family: monospace;
font-weight:thin;
.info h6 {
color: pink;
font-family: 'fantacy', monospace;
font-weight: normal;
}
.info h6 {
color: crimson;
font-family: 'Capsicum ,annuum;
font-weight: 2vw;
}