Signed-off-by: Jerome Jutteau <mojo@couak.net>
1 = Basic Style
========================================================================== */
1 = Basic Style
========================================================================== */
+* {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
body {
background: #efebe9;
font-family: Arial, sans-serif;
body {
background: #efebe9;
font-family: Arial, sans-serif;
width: 194px;
height: 185px;
margin: 1em auto;
width: 194px;
height: 185px;
margin: 1em auto;
- position: relative;
- left: 0.4em;
padding: 1.5em;
margin: 0 auto;
border-radius: 2px;
padding: 1.5em;
margin: 0 auto;
border-radius: 2px;
border: 7px dashed #bcaaa4;
border: 7px dashed #bcaaa4;
-select { width: 127%; }
-
text-align: center;
font-size: 0.8em;
color: #795548;
text-align: center;
font-size: 0.8em;
color: #795548;
.error {
text-align: center;
color: #795548;
.error {
text-align: center;
color: #795548;