/b2evolution/pixel/rsc/css/html5.css
CSS | 11 lines | 4 code | 2 blank | 5 comment | 0 complexity | b332888a54f2b0fbc02f953572668dc1 MD5 | raw file
1@charset "UTF-8"; 2 3/* 4 Temporary HTML5 CSS 5*/ 6 7/* START: Enabling HTML5 */ 8article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { 9 display: block; 10} 11/* END: Enabling HTML5 */