diff --git a/static/css/main.css b/static/css/main.css index 1d7960c..f9bad10 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -40,3 +40,9 @@ body { color: azure; } +#admin { + position: fixed; + top: 2px; + right: 2px; + padding-left: 10px; +} \ No newline at end of file diff --git a/templates/mobile.html b/templates/mobile.html index ea8f0bb..01f7a59 100644 --- a/templates/mobile.html +++ b/templates/mobile.html @@ -15,6 +15,14 @@ +