2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

updates to type scale

This commit is contained in:
Mark Otto
2012-07-05 15:11:54 -07:00
parent c6ee96c025
commit 3c07eaa251
19 changed files with 201 additions and 265 deletions
+1 -14
View File
@@ -26,17 +26,6 @@ body {
margin: 0 auto;
}
/* Increase docs base type size and line-heights */
body {
line-height: 20px;
}
p {
margin-bottom: 15px;
}
/*li {
line-height: 25px;
}
*/
/* Code in headings */
h3 code {
font-size: 14px;
@@ -49,7 +38,6 @@ h3 code {
-------------------------------------------------- */
.navbar {
font-size: 13px;
}
/* Change the docs' brand */
@@ -197,8 +185,7 @@ hr.soften {
}
.marketing h2 {
font-weight: 400;
letter-spacing: -1px;
}
`}
.marketing p {
color: #555;
}