summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-22 15:41:01 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-22 15:41:01 +0100
commit46c04b3f2f49aa53e2048223a3c54356c000944b (patch)
treea884f65d77f61c40b40b852c1cd83b42ec344d62 /style.css
parente97cccc665b35a55f6d79d6928d2f081f1c101ce (diff)
parent3b9dda26b28cab1528310def4539a78c8103076d (diff)
Merge branch 'da' into master-da
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/style.css b/style.css
index 067a3bf..4c48e5c 100644
--- a/style.css
+++ b/style.css
@@ -5,10 +5,8 @@
*/
/* html5 compat */
-article,
-header,
-footer,
-nav {
+article,aside,details,figcaption,figure,
+footer,header,hgroup,menu,nav,section {
display: block;
}