Modified first publication style.
This commit is contained in:
parent
abb4e97d0f
commit
c884c4b57a
1 changed files with 16 additions and 0 deletions
|
@ -3005,6 +3005,22 @@ label.switch {
|
|||
label.switch >img {
|
||||
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 --------------------------------> */
|
||||
/* -------------------------------------------------> */
|
||||
|
|
Loading…
Add table
Reference in a new issue