diff --git a/static/index.html b/static/index.html index e543d928..859b1053 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; + } @@ -128,9 +137,26 @@ +
+
+
+
+
+ +
+
+