mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
separate code from type css files
This commit is contained in:
14
bootstrap.css
vendored
14
bootstrap.css
vendored
@@ -6,7 +6,7 @@
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||
* Date: Thu Jan 26 14:50:34 PST 2012
|
||||
* Date: Thu Jan 26 14:52:24 PST 2012
|
||||
*/
|
||||
article,
|
||||
aside,
|
||||
@@ -414,6 +414,12 @@ address {
|
||||
line-height: 18px;
|
||||
font-style: normal;
|
||||
}
|
||||
small {
|
||||
font-size: 100%;
|
||||
}
|
||||
cite {
|
||||
font-style: normal;
|
||||
}
|
||||
code, pre {
|
||||
padding: 0 3px 2px;
|
||||
font-family: Menlo, Monaco, "Courier New", monospace;
|
||||
@@ -452,12 +458,6 @@ pre code {
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
}
|
||||
small {
|
||||
font-size: 100%;
|
||||
}
|
||||
cite {
|
||||
font-style: normal;
|
||||
}
|
||||
form {
|
||||
margin: 0 0 18px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user