Andrew Boyson / web

Dependents:   oldheating gps motorhome heating

Revision:
77:4689596a2f3f
Parent:
75:3831a4b5a230
Child:
85:fcffd89028c0
--- a/css/http-base-css.inc	Thu Mar 21 11:21:19 2019 +0000
+++ b/css/http-base-css.inc	Sat Mar 23 12:26:49 2019 +0000
@@ -1,5 +1,6 @@
 "                            * { font-size:6vw; box-sizing: border-box; }\r\n"
 "@media (min-width: 600px) { * { font-size:36px; } }\r\n"
+".line                     { display:flex; justify-content:space-between; align-items:center; width:15em; }\r\n"
 "\r\n"
 "*                        { font-family:'Segoe UI', Calibri, Arial, sans-serif; }\r\n"
 "body                     { margin-left:0.1em; line-height:1.1em; padding:0; border:0; }\r\n"