43 lines
956 B
Plaintext
43 lines
956 B
Plaintext
.staff-workdlow-set {
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
.content {
|
|
width: 100%;
|
|
height: 100%;
|
|
margin: 0px 20px 60px 30px;
|
|
padding: 20px;
|
|
font-family: 'Microsoft YaHei';
|
|
white-space: normal;
|
|
|
|
p {
|
|
font-size: 14px;
|
|
display: block;
|
|
margin-block-start: 1em;
|
|
margin-block-end: 1em;
|
|
margin-inline-start: 0px;
|
|
margin-inline-end: 0px;
|
|
|
|
strong {
|
|
font-weight: bold;
|
|
color: rgb(63, 63, 63);
|
|
}
|
|
|
|
img{
|
|
margin-top: 20px;
|
|
width: 1200px;
|
|
height: 265px;
|
|
}
|
|
.action {
|
|
margin-top: 20px;
|
|
width: 1200px;
|
|
height: 528px;
|
|
}
|
|
.action-table {
|
|
margin-top: 10px;
|
|
width: 1200px;
|
|
}
|
|
}
|
|
|
|
}
|
|
} |