forked from 0x2620/oxjs
add more html5 tags, fixes #1444
This commit is contained in:
parent
7693079b8c
commit
0c76680864
2 changed files with 6 additions and 3 deletions
|
|
@ -33,6 +33,9 @@ div, input, textarea {
|
|||
font-family: Lucida Grande, Segoe UI, DejaVu Sans, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
}
|
||||
figure {
|
||||
text-align: center;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin: 0;
|
||||
font-size: 16px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue