summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-22 15:38:22 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-22 15:38:22 +0100
commit3b9dda26b28cab1528310def4539a78c8103076d (patch)
treeeb886295eed5c3360dd5596751e36787e5b2ab1d /style.css
parent41357710a941da2d24ee40dbea9064d35cf9c8f1 (diff)
parentb09e27989b8786806ec12c9023ccdabc660f8901 (diff)
Merge branch 'ikiwiki' into da
Conflicts (resolved manually): shortcuts.mdwn templates.mdwn
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;
}