diff options
| author | Jacob Thornton <[email protected]> | 2011-06-30 13:47:23 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-06-30 13:47:23 -0700 |
| commit | 821bbb4f3706513795da523483b9147fbb63fef1 (patch) | |
| tree | b2c760b524895ddbc4978558cb4d6cce248bcca3 /docs/assets/css | |
| parent | 68cfc85dea562008fce12c7e62c7c4feaa81b310 (diff) | |
| parent | bec94491364bb424541d92afd0daae046050e904 (diff) | |
| download | bootstrap-821bbb4f3706513795da523483b9147fbb63fef1.tar.xz bootstrap-821bbb4f3706513795da523483b9147fbb63fef1.zip | |
Merge branch 'master' of http://git.local.twitter.com/bootstrap
Diffstat (limited to 'docs/assets/css')
| -rw-r--r-- | docs/assets/css/docs.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 66b8b7ccf..7352dec8e 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -227,6 +227,7 @@ div.topbar-wrapper div.topbar { } /* Code blocks -------------------------------------------------- */ +/* pre.css, pre.html { background-color: #fff; } @@ -266,3 +267,4 @@ span.html__attr_name { span.html__attr_value { color: #de4a3f; } +*/ |
