Andrew Boyson / web

Dependents:   oldheating gps motorhome heating

Revision:
75:3831a4b5a230
Parent:
61:b779b2818d0c
Child:
77:4689596a2f3f
--- a/css/http-base-css.inc	Tue Mar 19 14:18:10 2019 +0000
+++ b/css/http-base-css.inc	Wed Mar 20 10:09:29 2019 +0000
@@ -1,8 +1,8 @@
-"                            * { font-size:6vw;  }\r\n"
+"                            * { font-size:6vw; box-sizing: border-box; }\r\n"
 "@media (min-width: 600px) { * { font-size:36px; } }\r\n"
 "\r\n"
 "*                        { font-family:'Segoe UI', Calibri, Arial, sans-serif; }\r\n"
-"body                     { margin-left:0em; line-height:1.1em; padding:0; border:0; }\r\n"
+"body                     { margin-left:0.1em; line-height:1.1em; padding:0; border:0; }\r\n"
 "h1                       { color:darkblue; font-size:120%; font-weight:normal; margin-bottom:0.3em; }\r\n"
 "h2                       { color:darkblue; font-size:110%; font-weight:normal; margin-bottom:0.3em; }\r\n"
 "a                        { text-decoration:none; }\r\n"