diff --git a/src/index.html b/src/index.html index 7c7674c..87de32e 100644 --- a/src/index.html +++ b/src/index.html @@ -38,18 +38,22 @@

A simple web server for local web development

+ [?]
+ [?]
+ [?]
+ [?]
diff --git a/src/style.css b/src/style.css index 408ceb4..e2b6c5a 100644 --- a/src/style.css +++ b/src/style.css @@ -92,7 +92,12 @@ input { .checkbox label { order: 2; } - +.checkbox a { + margin-left: 0.5em; + order: 3; + color: plum; + font-weight: bold; +} .icon { } @@ -123,7 +128,7 @@ input { } .buttons { - padding-top: s1em; + padding-top: 1em; } .buttons button { font-size: large;