X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=themes%2Fdefault%2Fcss%2Fwpitchoune.css;h=cedf0c1563d4b5bc46b3e5d17c8850bed1b2ab41;hb=5ac43ed1c0b642dd058c12f7ecdc0dbfef14f264;hp=32cb5d0262a0686f61a6f7c5520d646be17b8a34;hpb=677d2bfc3beae998b73f48a4be3036f09d6848ff;p=ppastats.git diff --git a/themes/default/css/wpitchoune.css b/themes/default/css/wpitchoune.css index 32cb5d0..cedf0c1 100644 --- a/themes/default/css/wpitchoune.css +++ b/themes/default/css/wpitchoune.css @@ -116,8 +116,9 @@ table { #main, #menu { background: #ffffff; - - -moz-box-sizing: border-box; + + -moz-box-sizing: border-box; + box-sizing: border-box; padding: 1em 1em 1em 1em; @@ -151,7 +152,8 @@ table { margin: 0em 0em 2em 0em; background: #ffffff; - -moz-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; padding: 2em 2em 2em 2em; -moz-border-radius: 4px;