diff options
Diffstat (limited to 'views/default/html5/css.php')
-rw-r--r-- | views/default/html5/css.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/default/html5/css.php b/views/default/html5/css.php new file mode 100644 index 000000000..eae9c7d13 --- /dev/null +++ b/views/default/html5/css.php @@ -0,0 +1,2 @@ +article, aside, details, figcaption, figure, footer, header, hgroup,
+menu, nav, section { display: block; }
|