]> git.plutz.net Git - confetti/blobdiff - templates/frame.html.sh
switch box-model
[confetti] / templates / frame.html.sh
index b1dbef6062166c717979366ee567df98b6ba1343..d6441d26dc215fa4ee5a9bfbcbc385dec0ad82f9 100755 (executable)
@@ -24,6 +24,9 @@ cat <<EOF
     <style type="text/css">
     <!--
 body {
+  box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  -webkit-box-sizing: border-box;
   background: #EEE;
   margin: 0;
   padding: 2.5em 0 0 0;