summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-22 14:57:51 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-22 14:57:51 +0100
commitb09e27989b8786806ec12c9023ccdabc660f8901 (patch)
tree671f2cef061b5a75943c2efc4d7e06ba14acf5a0 /style.css
parent6aac938c82557d6f42841fa5e98fb80c37922bec (diff)
Sync with ikiwiki 3.20141016.1.
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;
}