summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-03-24 14:02:26 +0100
committerJonas Smedegaard <dr@jones.dk>2021-03-24 15:46:07 +0100
commit97d4fd0a27d2a64de45fa54a0e8bacac871cb93c (patch)
treec473c64050652dacedb2d5a0aed72ed97b0baf75
parent1398a8402371396cdf384ef386944ae591fa2eb1 (diff)
sync default styling with ikiwiki 3.20140102
-rw-r--r--default/style.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/default/style.css b/default/style.css
index 067a3bf..4c48e5c 100644
--- a/default/style.css
+++ b/default/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;
}