Fixed literature lists margins.
This commit is contained in:
parent
8227d1c493
commit
050c7eaf18
1 changed files with 2 additions and 2 deletions
|
@ -2394,7 +2394,6 @@ button.collapsible.active:focus {
|
|||
margin-bottom: 1.3em;
|
||||
display: list-item;
|
||||
list-style-image: url(../images/bullet_icon.png);
|
||||
margin-left: 40px;
|
||||
}
|
||||
.works >div.work >p {
|
||||
font-family: IPH Astra Serif;
|
||||
|
@ -2402,13 +2401,14 @@ button.collapsible.active:focus {
|
|||
font-size: 1.2rem;
|
||||
}
|
||||
.works >h2.label {
|
||||
background-image: url(/vivo/themes/iph/images/book_icon.png);
|
||||
background-image: url(../images/book_icon.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
padding-left: 40px;
|
||||
font-family: IPH Astra Serif;
|
||||
font-size: 1.4rem;
|
||||
font-style: normal;
|
||||
margin-left: -50px;
|
||||
}
|
||||
.virtualWorks {
|
||||
font-family: IPH Astra Serif;
|
||||
|
|
Loading…
Add table
Reference in a new issue