aboutsummaryrefslogtreecommitdiff
path: root/less/close.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/close.less')
-rw-r--r--less/close.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/close.less b/less/close.less
index f915667e5..9b4e74f2b 100644
--- a/less/close.less
+++ b/less/close.less
@@ -6,7 +6,7 @@
.close {
float: right;
font-size: (@font-size-base * 1.5);
- font-weight: bold;
+ font-weight: @close-font-weight;
line-height: 1;
color: @close-color;
text-shadow: @close-text-shadow;