<i> for italic
This commit is contained in:
parent
fc8d37a655
commit
d88dbaf8b7
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
||||||
font-family: "wrong font";
|
font-family: "wrong font";
|
||||||
src: url("https://files.pad.ma/ttf/wrongfont.woff") format("woff");
|
src: url("https://files.pad.ma/ttf/wrongfont.woff") format("woff");
|
||||||
}
|
}
|
||||||
|
i {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
header, footer {
|
header, footer {
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
padding-top: 16px;
|
padding-top: 16px;
|
||||||
|
|
Loading…
Reference in a new issue