summaryrefslogtreecommitdiff
path: root/blueview
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-22 15:23:37 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-22 15:23:37 +0100
commit463148e1e0e7722afc186211ec3d90353cf59981 (patch)
treecc7a87f02475b7755ae25350a345cd695983aa67 /blueview
parenta6b047be4ea244715a4ae5182d7c469c8948c31c (diff)
Sync with ikiwiki 3.20141016.1.
Diffstat (limited to 'blueview')
-rw-r--r--blueview/style.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/blueview/style.css b/blueview/style.css
index ed8c28c..7b10575 100644
--- a/blueview/style.css
+++ b/blueview/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;
}