diff --git a/static/index.html b/static/index.html index fcb46905..89c0ffc6 100644 --- a/static/index.html +++ b/static/index.html @@ -90,6 +90,15 @@ #social img:hover { opacity: 1; } + #settings { + position: fixed; + left: 5px; + bottom: 5px; + padding: 5px; + } + #settings select:focus { + box-shadow: none; + } @@ -104,19 +113,6 @@ -
-
-
-
- -
- -
-
-
-
-
@@ -141,10 +137,26 @@ +
+
+
+
+
+ +
+
+