summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/style.css b/style.css
index 4decd588..f3ed055a 100644
--- a/style.css
+++ b/style.css
@@ -280,6 +280,16 @@ input:focus {
text-decoration: none;
}
+.debug-ui-left {
+ float: left;
+ width: 50%;
+}
+
+.debug-ui-right {
+ .float: right;
+ width: 50%;
+}
+
.debug{
}