chapo : remove italic
This commit is contained in:
parent
57edf14f53
commit
8629d58240
1 changed files with 0 additions and 8 deletions
|
|
@ -5,10 +5,6 @@ article #main-content {
|
||||||
margin-top: calc(2 * var(--unit--vertical));
|
margin-top: calc(2 * var(--unit--vertical));
|
||||||
}
|
}
|
||||||
|
|
||||||
#chapo {
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
|
|
||||||
#main-content .texts {
|
#main-content .texts {
|
||||||
margin-top: calc(2 * var(--unit--vertical));
|
margin-top: calc(2 * var(--unit--vertical));
|
||||||
}
|
}
|
||||||
|
|
@ -17,10 +13,6 @@ article #main-content {
|
||||||
margin-top: calc(var(--unit--vertical) * 0.5);
|
margin-top: calc(var(--unit--vertical) * 0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
#chapo em {
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
article #main-content #chapo::after {
|
article #main-content #chapo::after {
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue