Обновить static/css/custom.css
This commit is contained in:
parent
c58399d340
commit
4def3fc48c
@ -550,10 +550,6 @@ main .employee-photo-wrap .employee-photo {
|
|||||||
.publications {
|
.publications {
|
||||||
max-width: 850px;
|
max-width: 850px;
|
||||||
margin: 1rem 0 2rem;
|
margin: 1rem 0 2rem;
|
||||||
}
|
|
||||||
|
|
||||||
.publications details {
|
|
||||||
margin: 8px 0;
|
|
||||||
border-bottom: 1px solid rgba(0, 60, 120, 0.18);
|
border-bottom: 1px solid rgba(0, 60, 120, 0.18);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -569,18 +565,11 @@ main .employee-photo-wrap .employee-photo {
|
|||||||
color: #0055a4;
|
color: #0055a4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.publications summary span {
|
|
||||||
margin-left: 8px;
|
|
||||||
color: #666;
|
|
||||||
font-size: 0.9em;
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
.publications ol {
|
.publications ol {
|
||||||
margin: 4px 0 14px 20px;
|
margin: 4px 0 14px 20px;
|
||||||
padding-left: 18px;
|
padding-left: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.publications li {
|
.publications li {
|
||||||
margin: 8px 0;
|
margin: 9px 0;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user