X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=themes%2Fdefault%2Fcss%2Fwpitchoune.css;fp=themes%2Fdefault%2Fcss%2Fwpitchoune.css;h=a69791e6129e4e88e855f2b0efdcc519a6149337;hp=32cb5d0262a0686f61a6f7c5520d646be17b8a34;hb=1c852a4d9db5835b05b321a0188ed6739647457d;hpb=244e0904d73dd3d995d014def169f2a85f77c223 diff --git a/themes/default/css/wpitchoune.css b/themes/default/css/wpitchoune.css index 32cb5d0..a69791e 100644 --- a/themes/default/css/wpitchoune.css +++ b/themes/default/css/wpitchoune.css @@ -118,6 +118,7 @@ table { background: #ffffff; -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;