aboutsummaryrefslogtreecommitdiff
path: root/app/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/style.css')
-rw-r--r--app/static/style.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/app/static/style.css b/app/static/style.css
index 303ffdc..e69de29 100644
--- a/app/static/style.css
+++ b/app/static/style.css
@@ -1,17 +0,0 @@
-/*.acme-container {*/
-/* margin-top: 1.5rem;*/
-/*}*/
-
-#test {
- position: absolute;
- color: #fff;
- background-color: red;
- opacity: 0.25;
- top: 0;
- right: 0;
- padding: 5px 8px;
- cursor: pointer;
-}
-#test:hover {
- opacity: 1;
-} \ No newline at end of file