diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 24 |
1 files changed, 6 insertions, 18 deletions
@@ -272,38 +272,26 @@ input:focus { border-color: #303030; } -.debug{ +.debug-ui { position:fixed; - bottom:10px; + bottom:70px; left:10px; + text-decoration: none; +} + +.debug{ } .save{ - position:fixed; - bottom:30px; - left:10px; - text-decoration: none; } .saveToFile { - position:fixed; - bottom:30px; - left:60px; - text-decoration: none; } .load{ - position:fixed; - bottom:50px; - left:10px; - text-decoration: none; } .deliverabletest{ - position:fixed; - bottom:70px; - left:10px; - text-decoration: none; } .poweredby{ |
