1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-27 22:09:04 +02:00

remove page-header from docs and add to type.less

This commit is contained in:
Mark Otto
2012-01-27 15:28:09 -08:00
parent 91e9f6fa91
commit 800d0b24e0
3 changed files with 20 additions and 9 deletions

View File

@@ -42,14 +42,6 @@ body {
section {
padding-top: 60px;
}
.page-header {
margin: 18px 0;
border-bottom: 1px solid #eee;
}
.page-header h1 {
margin-bottom: 17px;
line-height: 1;
}
/* Faded out hr */
hr.soften {