|
@@ -166,7 +166,7 @@ Page {
|
|
justify-content: space-evenly;
|
|
justify-content: space-evenly;
|
|
align-items: center;
|
|
align-items: center;
|
|
position: relative;
|
|
position: relative;
|
|
- box-shadow: 0px 4px 4px 1px rgba(131, 131, 131, 0.16);
|
|
|
|
|
|
+ box-shadow: 4px 4px 20px 0px rgba(90,90,90,0.3);
|
|
}
|
|
}
|
|
|
|
|
|
.head-img {
|
|
.head-img {
|
|
@@ -187,9 +187,9 @@ Page {
|
|
}
|
|
}
|
|
|
|
|
|
.person-center-text{
|
|
.person-center-text{
|
|
- width: 88px;
|
|
|
|
- height: 28px;
|
|
|
|
- border-radius: 6px;
|
|
|
|
|
|
+ width: 84px;
|
|
|
|
+ height: 27px;
|
|
|
|
+ border-radius: 5px;
|
|
background-color: #333333;
|
|
background-color: #333333;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
}
|
|
}
|
|
@@ -272,13 +272,20 @@ background: #909090;
|
|
color: #3E3A39;
|
|
color: #3E3A39;
|
|
}
|
|
}
|
|
.content-bottom{
|
|
.content-bottom{
|
|
- width: 374px;
|
|
|
|
- height: 304px;
|
|
|
|
margin-top: 10px;
|
|
margin-top: 10px;
|
|
display: flex;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
align-items: center;
|
|
align-items: center;
|
|
|
|
+ background-color: #FFFFFFFF;
|
|
|
|
+ border-radius: 10px;
|
|
|
|
+ box-shadow: 2px 2px 10px 0px rgba(90,90,90,0.3);
|
|
|
|
+ margin-bottom: 14px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.info-style{
|
|
|
|
+ width: 172px;
|
|
|
|
+ height: 292px;
|
|
}
|
|
}
|
|
.content-bottom-left{
|
|
.content-bottom-left{
|
|
width: 119px;
|
|
width: 119px;
|
|
@@ -312,8 +319,8 @@ background: #909090;
|
|
}
|
|
}
|
|
|
|
|
|
.content-bottom-style{
|
|
.content-bottom-style{
|
|
- width: 187px;
|
|
|
|
- height: 152px;
|
|
|
|
|
|
+ width: 172px;
|
|
|
|
+ height: 144px;
|
|
}
|
|
}
|
|
|
|
|
|
.content-lower{
|
|
.content-lower{
|
|
@@ -326,7 +333,7 @@ background: #909090;
|
|
.lower-style{
|
|
.lower-style{
|
|
width: 346px;
|
|
width: 346px;
|
|
height: 131px;
|
|
height: 131px;
|
|
- box-shadow: 0px 8px 8px 1px rgba(131, 131, 131, 0.16);
|
|
|
|
|
|
+ box-shadow: 4px 4px 20px 0px rgba(90,90,90,0.3);
|
|
}
|
|
}
|
|
|
|
|
|
.school-style{
|
|
.school-style{
|