aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/html/pages/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/html/pages/style.css')
-rw-r--r--pkg/html/pages/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css
index ebeb7d012..b82efd5b1 100644
--- a/pkg/html/pages/style.css
+++ b/pkg/html/pages/style.css
@@ -33,6 +33,11 @@ h1, h2, h3, h4 {
padding-bottom: 6px;
}
+.position_table .navigation-right {
+ padding-top: 15px;
+ text-align: right;
+}
+
table {
border: 1px solid #ccc;
margin: 20px 5px;