1
0
Fork 0
forked from 0x2620/oxjs

add more html5 tags, fixes #1444

This commit is contained in:
j 2013-08-27 08:52:22 +00:00
commit 0c76680864
2 changed files with 6 additions and 3 deletions

View file

@ -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;