aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 7bc2190..7a0bf68 100644
--- a/static/style.css
+++ b/static/style.css
@@ -90,6 +90,13 @@ article section table td {
text-align: right;
}
+aside {
+ width: 30%;
+ padding-left: 15px;
+ margin-left: 15px;
+ float: right;
+}
+
.running {
background-color: green;
padding: 1, 1, 1, 1;