summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/internal.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/internal.css b/resources/internal.css
index f98f0cc3d..8dcc7cf86 100644
--- a/resources/internal.css
+++ b/resources/internal.css
@@ -40,7 +40,8 @@ h1 {
h2 {
font-size: 160%;
padding-top: 5mm;
- border-top: 1px solid black; }
+ border-top-width: 1px;
+ border-top-style: solid; }
h3 {
font-size: 140%;