Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: oldheating gps motorhome heating
Diff: css/http-base-css.inc
- 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"