Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-03-10 23:29:57 +0400
committerMark Otto <markotto@twitter.com>2012-03-10 23:29:57 +0400
commit5d961eaeb385373786dd1b4cb877247bdb6d5475 (patch)
tree31af13845a3c952c2ab99b959d33e044785f6a52 /docs/assets/css/bootstrap.css
parentf4e879a93612e8ec121985f075812f63c0d4f355 (diff)
rebold headings
Diffstat (limited to 'docs/assets/css/bootstrap.css')
-rw-r--r--docs/assets/css/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index de85e20824..5980f06755 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -311,7 +311,7 @@ h5,
h6 {
margin: 0;
font-family: inherit;
- font-weight: normal;
+ font-weight: bold;
color: inherit;
text-rendering: optimizelegibility;
}