em->italic
This commit is contained in:
parent
250fa43c19
commit
ea0bde27e7
1 changed files with 2 additions and 1 deletions
|
|
@ -52,9 +52,10 @@ html, body {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
i {
|
i, em {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
header, footer {
|
header, footer {
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
padding-top: 16px;
|
padding-top: 16px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue