forked from pratik753/vibgyor-sub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stylesub.css
62 lines (46 loc) · 872 Bytes
/
stylesub.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
.tophr {
border: 3px solid rgb(178, 126, 4);
width: 19%;
}
.divderhr {
width: 90%;
margin: auto;
margin-bottom: 5rem;
}
.firstdiv {
height: 90%;
/* background-color: rgb(215, 216, 216); */
}
.spacebt {
width: 50%;
}
.head {
color: #000;
font-family: 'Montserrat', sans-serif !important;
font-size: 30px;
font-weight: 600;
}
/* table */
#fontsty {
font-family: 'Montserrat', sans-serif !important;
font-size: 12px;
font-weight: bold;
}
@media (max-width:600px) {
#fontsty {
font-family: 'Montserrat', sans-serif !important;
font-size: 8px;
font-weight: bold;
}
}
/* sectioncolor */
.sectioncolor1 {
background-color: rgb(238, 250, 248);
}
.sectioncolor2 {
background-color: rgb(253, 250, 250)
}
/* /////////////// */
/* #Vissionp {
font-size: 15px;
} */