-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrongr.css
More file actions
53 lines (53 loc) · 843 Bytes
/
drongr.css
File metadata and controls
53 lines (53 loc) · 843 Bytes
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
.exhibit{
width:1024px;
text-align: center;
font-family: 'Times New Roman', Times, serif;
margin: auto;
color: #9b9b9b;
}
.illustrate{
width:450px;
height: 373px;
margin-bottom: 84px;
}
.Area{
width: 854px;
margin: 0px 85px;
text-align: left;
}
.photo{
margin-bottom: 107px;
}
.title{
border-left: 5px solid black;
line-height: 43px;
text-align: left;
margin-bottom: 25px;
}
.experience{
margin-bottom: 64px;
}
.photo1{
width: 554px;
height: 237px;
border-radius: 20px;
}
.photo2{
width: 262px;
height: 237px;
border-radius: 20px;
}
.messageItem{
margin: 0px 25px 50px 48px;
height: 112px;
}
.icon{
width: 50px;
height: 50px;
margin-right: 33px;
vertical-align: middle;
}
.describe{
display: inline;
font-size: 14px;
}