no message
This commit is contained in:
parent
5ada689b6f
commit
f9915f0d4b
@ -1133,7 +1133,12 @@
|
||||
line-height: 32px;
|
||||
word-break: break-word;
|
||||
border-bottom: 1px dotted #d7d7d7;
|
||||
padding-bottom: 14px;
|
||||
}
|
||||
.content .details-box .demand .line {
|
||||
width: 100%;
|
||||
border-bottom: 1px dotted #d7d7d7;
|
||||
margin-top: 14px;
|
||||
height: 1px;
|
||||
}
|
||||
.content .details-box .demand .title {
|
||||
font-weight: 650;
|
||||
@ -1451,6 +1456,7 @@
|
||||
background-repeat: repeat-y;
|
||||
background-position: 0 0;
|
||||
margin-bottom: 26px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.content .details-box .scholarships .text::after {
|
||||
content: "";
|
||||
|
@ -1319,7 +1319,13 @@
|
||||
line-height: 32px;
|
||||
word-break: break-word;
|
||||
border-bottom: 1px dotted #d7d7d7;
|
||||
padding-bottom: 14px;
|
||||
}
|
||||
|
||||
.line {
|
||||
width: 100%;
|
||||
border-bottom: 1px dotted #d7d7d7;
|
||||
margin-top: 14px;
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
.title {
|
||||
@ -1690,6 +1696,7 @@
|
||||
background-repeat: repeat-y;
|
||||
background-position: 0 0;
|
||||
margin-bottom: 26px;
|
||||
white-space: pre-wrap;
|
||||
|
||||
&::after {
|
||||
content: "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user