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:23:05 +0400
committerMark Otto <markotto@twitter.com>2012-03-10 23:23:05 +0400
commit305374ab1a49a1bdfbab0e52a2be218fc42f3cc0 (patch)
treed20f1eaae7a77b6fc8301b102d56dad0cce765c1 /docs/assets/css/bootstrap.css
parenta613a8ebd01ab9206bc1a84a0bf6945a1238aa5e (diff)
clear up nav variables
Diffstat (limited to 'docs/assets/css/bootstrap.css')
-rw-r--r--docs/assets/css/bootstrap.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 9854e974ca..3a79af2067 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -310,8 +310,9 @@ h4,
h5,
h6 {
margin: 0;
- font-weight: bold;
- color: #333333;
+ font-family: '';
+ font-weight: normal;
+ color: '';
text-rendering: optimizelegibility;
}
h1 small,