1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-03 00:31:55 +02:00

add new global styles docs section for mentioning doctype requirements, base body changes, and type/links; also tightened up code styles

This commit is contained in:
Mark Otto
2012-02-19 16:28:46 -08:00
parent f4f34ab12f
commit 8247cb3362
5 changed files with 82 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ pre {
// Inline code
code {
padding: 3px 4px;
padding: 2px 4px;
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;