summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
Diffstat (limited to 'src/web')
-rw-r--r--src/web/about/resources/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/web/about/resources/style.css b/src/web/about/resources/style.css
index 9a27395a02..18a7e2d786 100644
--- a/src/web/about/resources/style.css
+++ b/src/web/about/resources/style.css
@@ -132,6 +132,10 @@ p.tip {
font-size: 14px;
}
+hr {
+ margin: 1em 0;
+}
+
table {
width: 100%;
border-spacing: 0;