diff --git a/public/style.css b/public/style.css index ab2ab2b..e69de29 100644 --- a/public/style.css +++ b/public/style.css @@ -1,56 +0,0 @@ -/* this file is loaded by index.html and styles the page */ - -* { - box-sizing: border-box; -} - -body { - font-family: sans-serif; - margin: 2em 1em; - line-height: 1.5em; -} - -h1 { - font-style: italic; - color: #373fff; - max-width: calc(100% - 5rem); - line-height: 1.1; -} - -form { - background-color: #eee; - display: grid; - grid-gap: 1em; - padding: 1em; - max-width: 40ch; -} - -input { - border: 1px solid silver; - display: block; - font-size: 16px; - margin-bottom: 10px; - padding: 5px; - width: 100%; -} - -form button { - background-color: #bbbbf2; - border: 2px solid currentColor; - border-radius: .25em; - cursor: pointer; - font-size: inherit; - line-height: 1.4em; - padding: 0.25em 1em; - max-width: 20ch; -} - -form button:hover { - background-color: lavender; -} - -footer { - margin-top: 3em; - padding-top: 1.5em; - border-top: 1px solid lightgrey; -} diff --git a/views/index.html b/views/index.html index 6c669d3..453c163 100644 --- a/views/index.html +++ b/views/index.html @@ -12,6 +12,7 @@ + @@ -19,16 +20,38 @@ + -
- local -
- -
- remote -
- + + +
+
+
+
+ +
Me
+
+

+
+
+
+
+
+ +
Remote
+
+

+
+
+
+
+