-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
64 lines (62 loc) · 1.09 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
.headercarousel{
width: 100%;
background-color: #F2F2F2;
}
.bd-placeholder-img{
width: 100%;
}
.opacity-100{
text-transform: capitalize;
font-family:"Montserrat", sans-serif;
font-size: 1rem;
margin-top: 1rem;
color: #5256aa;
}
.card-text{
font-family:"Montserrat", sans-serif;
font-size: 1rem;
color: #5256aa;
}
.skillex{
list-style-type: none;
}
.seli{
text-align: justify;
}
.carouselh1{
font-family:"Sacramento", cursive;
font-size: 3rem;
color: #5256aa;
}
.mypic{
border-radius: 50%;
}
.abouth1{
font-family:"Sacramento", cursive;
font-size: 5rem;
color: #5256aa;
}
.seh1{
text-align: justify;
font-family:"Sacramento", cursive;
font-size: 5rem;
color: #5256aa;
}
.abouth2{
font-family:"Montserrat", sans-serif;
font-size: 2rem;
color: #5256aa;
}
.seh2{
text-align:justify;
font-family:"Montserrat", sans-serif;
font-size: 2rem;
color: #5256aa;
}
.aboutp{
text-align: center;
font-family:"Montserrat", sans-serif;
font-size: 1rem;
margin-top: 1rem;
color: #5256aa;
}