mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
code changes
This commit is contained in:
parent
267690eb1b
commit
094767fbfe
@ -110,8 +110,7 @@ pre, code {
|
||||
color: #c7254e;
|
||||
}
|
||||
code {
|
||||
padding: 1px 3px;
|
||||
font-size: 90%;
|
||||
padding: 2px 4px;
|
||||
white-space: nowrap;
|
||||
border-radius: 3px;
|
||||
background-color: #f9f2f4;
|
||||
@ -403,6 +402,9 @@ body > .container {
|
||||
.bs-docs-example + .prettyprint {
|
||||
margin-top: 0;
|
||||
}
|
||||
.prettyprint .linenums {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user