summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index 8addbd3b..eb319454 100644
--- a/style.css
+++ b/style.css
@@ -285,6 +285,13 @@ input:focus {
text-decoration: none;
}
+.saveToFile {
+ position:fixed;
+ bottom:30px;
+ left:60px;
+ text-decoration: none;
+}
+
.load{
position:fixed;
bottom:50px;