mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01:00
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
This commit is contained in:
commit
fff2854c5e
@ -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 {
|
|||||||
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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user