Commit fff2854c authored by fat's avatar fat

Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

parents f8399568 27a656f7
...@@ -67,6 +67,7 @@ body { ...@@ -67,6 +67,7 @@ body {
.bs-old-docs { .bs-old-docs {
padding: 15px 20px; padding: 15px 20px;
color: #777; color: #777;
background-color: #fafafa;
border-bottom: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
} }
.bs-old-docs strong { .bs-old-docs strong {
...@@ -232,7 +233,7 @@ body { ...@@ -232,7 +233,7 @@ body {
padding-top: 10px; padding-top: 10px;
padding-bottom: 10px; padding-bottom: 10px;
text-shadow: 0 1px 0 #fff; text-shadow: 0 1px 0 #fff;
background-color: #f2f0f5; background-color: #f7f5fa;
border-radius: 5px; border-radius: 5px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment