2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

fix up docs to use default container, fix responsive home changes

This commit is contained in:
Mark Otto
2012-07-07 23:16:07 -07:00
parent 3f2f96b0d7
commit 5f861ef517
14 changed files with 309 additions and 417 deletions
+2 -2
View File
@@ -788,7 +788,7 @@ code,
pre {
padding: 0 3px 2px;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 13px;
font-size: 12px;
color: #333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
@@ -806,7 +806,7 @@ pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 12.950000000000001px;
font-size: 12px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;