mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
adding getting started page based on Bootstrap University from awhile back, testing out side nav on docs instead of subnav bar
This commit is contained in:
+2
-1
@@ -54,7 +54,8 @@ h4 small { font-size: 14px; }
|
||||
// -------------------------
|
||||
|
||||
.page-header {
|
||||
margin: @baseLineHeight 0 (@baseLineHeight - 1);
|
||||
padding-bottom: (@baseLineHeight / 2) - 1;
|
||||
margin: @baseLineHeight 0 (@baseLineHeight * 1.5);
|
||||
border-bottom: 1px solid @grayLighter;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user