-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprecious.css
More file actions
102 lines (99 loc) · 1.3 KB
/
Copy pathprecious.css
File metadata and controls
102 lines (99 loc) · 1.3 KB
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
.main{
display: flex;
margin-left: 30px;
}
.jem{
margin-left: 100px;
margin-top: 17px;
}
.mimi{
display: flex;
margin-left: auto;
margin-right: 0px;
}
.lv{
margin: 30px;
margin-left: 100px;
background-color: black;
padding: 10px;
}
.ph{
margin-left: 100px;
font-size: 20px;
}
.joml{
display: flex;
background-color: red;
}
img{
width: 50px;
border: 2px solid red;
}
.fff{
margin: 20px;
}
.p1{
margin: 20px;
color: white;
}
.pph{
background-color: red;
padding: 4px 4px 4px 10px;
}
.blood{
color: red;
}
.ppph{
font-weight: bold;
}
.jem1{
color: red;
text-align: center;
}
.donor{
color: white;
}
.need{
background-color: black;
color: white;
text-align: center;
}
.ur{
padding-top: 10px;
}
button{
padding-bottom: 5px;
background-color: blue;
text-align: center;
color: white;
margin-bottom: 10px;
border: 0px;
border-radius: 10px;
}
.be{
color: white;
text-align: center;
font-size: 25px;
margin-top: auto;
margin-bottom: 5px;
}
.sex{
color: white;
}
.male{
color: white;
}
.female{
color: white;
}
.others{
color: white;
}
.birth{
color: white;
margin-top: auto;
margin-bottom: 0px;
}
.diff{
font-size: 25px;
}