add i/b back
This commit is contained in:
parent
b1cd3e292b
commit
fbf25b4c40
1 changed files with 7 additions and 0 deletions
|
@ -61,6 +61,13 @@ main {
|
|||
line-height: 1.2em;
|
||||
|
||||
}
|
||||
i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
b {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
nav {
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue