mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
tweak the h2s again for better spacing, adjust docs, remove white bg if possible on file input, few other tweaks
This commit is contained in:
@@ -38,7 +38,7 @@ h1 {
|
||||
}
|
||||
h2 {
|
||||
font-size: 24px;
|
||||
line-height: @baseLineHeight * 1.5;
|
||||
line-height: @baseLineHeight * 2;
|
||||
small {
|
||||
font-size: 14px;
|
||||
}
|
||||
@@ -90,7 +90,7 @@ ol {
|
||||
}
|
||||
li {
|
||||
line-height: @baseLineHeight;
|
||||
color: @gray;
|
||||
color: @grayDark;
|
||||
}
|
||||
ul.unstyled {
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user