summaryrefslogtreecommitdiff
path: root/testapp/static/exam/css/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'testapp/static/exam/css/base.css')
-rw-r--r--testapp/static/exam/css/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/testapp/static/exam/css/base.css b/testapp/static/exam/css/base.css
index 6891402..9a37d2f 100644
--- a/testapp/static/exam/css/base.css
+++ b/testapp/static/exam/css/base.css
@@ -482,7 +482,7 @@ dl dd {
hr {
margin: 20px 0 19px;
border: 0;
- border-bottom: 1px solid #eee;
+ border-bottom: 10px solid;
}
strong {
font-style: inherit;