Modified first publication style.
This commit is contained in:
parent
931be4cadc
commit
9e104fbeed
1 changed files with 16 additions and 0 deletions
|
@ -3005,6 +3005,22 @@ label.switch {
|
||||||
label.switch >img {
|
label.switch >img {
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
}
|
}
|
||||||
|
.firstPub {
|
||||||
|
border-bottom: 1px solid #dde4e3;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
background-color: #fffcf7;
|
||||||
|
padding-top: 10px;
|
||||||
|
padding-left: 15px;
|
||||||
|
}
|
||||||
|
.firstPub .label {
|
||||||
|
font-family: "IPH Astra Serif";
|
||||||
|
font-size: 1.3rem;
|
||||||
|
margin-top: 0px;
|
||||||
|
}
|
||||||
|
.firstPub li {
|
||||||
|
font-family: "IPH Astra Serif";
|
||||||
|
font-size: 1.2rem;
|
||||||
|
}
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
/* FONTS --------------------------------> */
|
/* FONTS --------------------------------> */
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
|
|
Loading…
Add table
Reference in a new issue