Fixed literature lists on exerpts page.

This commit is contained in:
Svetlana Rastegina 2021-02-26 13:40:38 +01:00 committed by Georgy Litvinov
parent 67ea71c529
commit 73c51fc45b

View file

@ -1970,15 +1970,14 @@ h3.internal-auth {
} }
#individual-info { #individual-info {
border-bottom: 1px solid #8B4513; border-bottom: 1px solid #8B4513;
font-family: "IPH Astra Serif Regular"; font-family: "IPH Astra Serif";
} }
#titleContainer { #titleContainer {
font-family: "IPH Astra Serif Regular"; font-family: "IPH Astra Serif";
} }
#individual-info h1.fn { #individual-info h1.fn {
font-size: 1.6rem; font-size: 1.6rem;
color: #595B5B; color: #595B5B;
line-height: 1.3em;
background-image: url(../images/circle_title.png); background-image: url(../images/circle_title.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: left center; background-position: left center;
@ -1988,6 +1987,7 @@ h3.internal-auth {
font-family: "IPH Astra Serif"; font-family: "IPH Astra Serif";
border-right: none !important; border-right: none !important;
margin-top: 10px; margin-top: 10px;
margin-right: 0px;
} }
#individual-info h2 { #individual-info h2 {
color: #5E6363; color: #5E6363;
@ -2020,6 +2020,10 @@ ul#individual-facultyMemberships li {
.display-title-not-editable { .display-title-not-editable {
color: #4F4F4F; color: #4F4F4F;
display: block;
padding-top: 12px;
padding-left: 10px;
border-left: 1px solid #5e6363;
} }
/* INDIVIDUAL VISUALIZATION ------> */ /* INDIVIDUAL VISUALIZATION ------> */
@ -2301,10 +2305,12 @@ span.subclassExpandMinus {
} }
.affiliations { .affiliations {
margin-bottom: 1.5em; margin-bottom: 0.7em;
font-family: "IPH Astra Serif"; font-family: "IPH Astra Serif";
font-size: 1.2rem; font-size: 1.2rem;
font-weight: bold; font-weight: bold;
padding-bottom: 10px;
border-bottom: 1px dashed #9C9C9C;
} }
/* -------------------------------------------------> */ /* -------------------------------------------------> */
/* ARTICLESTYLES --------------------------------> */ /* ARTICLESTYLES --------------------------------> */
@ -2319,6 +2325,10 @@ span.subclassExpandMinus {
font-family: "IPH Astra Serif" !important; font-family: "IPH Astra Serif" !important;
font-size: 1.3rem !important; font-size: 1.3rem !important;
} }
.htmlExcerpt >li >p.Textbody {
font-family: "IPH Astra Serif" !important;
font-size: 1.3rem !important;
}
.articleExcerpt >div.htmlExcerpt >p.Textbody >span { .articleExcerpt >div.htmlExcerpt >p.Textbody >span {
font-family: "IPH Astra Serif" !important; font-family: "IPH Astra Serif" !important;
font-size: 1.3rem !important; font-size: 1.3rem !important;
@ -2332,7 +2342,7 @@ button.collapsible {
background-position: 1% 50%; background-position: 1% 50%;
padding-left: 40px !important; padding-left: 40px !important;
font-family: "IPH Astra Serif"; font-family: "IPH Astra Serif";
font-size: 1.4rem; font-size: 1.4rem !important;
} }
button.collapsible:visited { button.collapsible:visited {
-webkit-appearance: none; -webkit-appearance: none;
@ -2363,10 +2373,32 @@ button.collapsible.active:focus {
font-size: 1.3rem; font-size: 1.3rem;
} }
.works { .works {
padding-left: 40px;
font-family: IPH Astra Serif; font-family: IPH Astra Serif;
font-style: italic; font-style: italic;
font-size: 1rem; font-size: 1.2rem;
}
.works >li {
font-family: IPH Astra Serif;
font-style: italic;
font-size: 1.2rem;
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;
font-style: italic;
font-size: 1.2rem;
}
.works >h2.label {
background-image: url(/vivo/themes/iph/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;
} }
.bibliography { .bibliography {
padding-left: 40px; padding-left: 40px;
@ -2374,6 +2406,11 @@ button.collapsible.active:focus {
font-style: italic; font-style: italic;
font-size: 1rem; font-size: 1rem;
} }
.bibliography_entry >p {
font-family: IPH Astra Serif;
font-style: italic;
font-size: 1.2rem;
}
ul.dropdown li#user-menu a { ul.dropdown li#user-menu a {
font-family: "Roboto"; font-family: "Roboto";
font-size: 1rem; font-size: 1rem;
@ -2479,13 +2516,48 @@ button.collapsible.active {
font-family: "IPH Astra Serif"; font-family: "IPH Astra Serif";
font-size: 1.2rem; font-size: 1.2rem;
color: #8B4513; color: #8B4513;
padding-left: 24px; }
.parentRubric >li {
margin-bottom: 8px;
} }
#wrapper-content >div.label { #wrapper-content >div.label {
font-family: "IPH Astra Serif"; font-family: "IPH Astra Serif";
font-size: 1.2rem; font-size: 1.2rem;
padding-left: 24px;
margin-bottom: 4px; margin-bottom: 4px;
color: #8B4513;
}
.childRubric {
font-family: "IPH Astra Serif";
font-size: 1.2rem;
padding: 10px 10px 10px 10px !important;
}
.childRubric > a:hover {
color: #8B4513;
}
#individual-intro.person {
margin-top: 0px;
}
.keywords {
font-family: "IPH Astra Serif";
font-size: 1.1rem;
}
.biblio >h2.label {
background-image: url(/vivo/themes/iph/images/book_icon.png);
background-repeat: no-repeat;
background-position: left center;
font-family: "IPH Astra Serif";
font-size: 1.4rem;
padding-left: 40px;
}
.biblio >li {
font-family: "IPH Astra Serif";
font-size: 1.2rem;
font-style: italic;
margin-bottom: 1.3em;
display: list-item;
list-style-image: url(../images/bullet_icon.png);
margin-left: 40px;
} }
/* -------------------------------------------------> */ /* -------------------------------------------------> */
/* FONTS --------------------------------> */ /* FONTS --------------------------------> */
@ -2593,6 +2665,12 @@ button.collapsible.active {
#footerWrapper { #footerWrapper {
width: 90%; width: 90%;
} }
.individual >div#articleWrapper {
width: 90%;
}
.individual.loggedIn >div#articleWrapper {
width: 90%;
}
} }
@media screen and (max-width: 1300px) { @media screen and (max-width: 1300px) {
@ -2623,6 +2701,12 @@ button.collapsible.active {
ul#browse-classes li { ul#browse-classes li {
font-size: 1.1rem; font-size: 1.1rem;
} }
.individual >div#articleWrapper {
width: 95%;
}
.individual.loggedIn >div#articleWrapper {
width: 95%;
}
} }
@media screen and (max-width: 1100px) { @media screen and (max-width: 1100px) {