-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.css
66 lines (58 loc) · 897 Bytes
/
index.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
body{
padding: 0px;
margin: 0px;
}
.download-fresh{
padding: 8px;
background-color: #F8F9FA;
border-radius: 4px;
color: #4812C2;
}
li #download{
text-decoration: none;
}
.download-fresh:hover{
background-color: #4812C2;
color: white;
cursor: pointer;
}
.nav-pot{
margin-top: 8px;
}
.fame {
margin-top: 200px;
}
.mate{
margin-left: -18px;
}
#angle{
font-weight: 500;
}
#imela{
font-weight: 500;
}
.col-md-4{
margin-left: -10px;
.containeer-fluid{
margin-right: 30px;
}
#row{
background-image: url(Group.png);
background-repeat: no-repeat;
background-position: right;
background-size:22% 74%;
margin-top: 0px;
margin-right: 107px;
}
#glookk-vendor{
background-color:#4812c2;
}
#Our{
padding-left: 80px;
}
.card-{
width: 55px !important;
}
#Card{
background-color: #f1eff6;
}