aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index dd18832..115a533 100644
--- a/styles.css
+++ b/styles.css
@@ -101,7 +101,8 @@ body {
margin-top: 5px;
border: 1px solid black;
background-color: #b5b5b5;
- padding: 5px;
+ padding: 10px;
+ width: 120px;
}
.throttle {
@@ -136,6 +137,10 @@ body {
border: 1px solid black;
}
+.rudder-labels {
+ position: absolute;
+}
+
.rudder-thumb {
position: absolute;
bottom: 0;