mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
hero unit and pagination vars
This commit is contained in:
+3
-3
@@ -9,14 +9,14 @@
|
||||
font-size: 18px;
|
||||
font-weight: 200;
|
||||
line-height: @line-height-base * 1.5;
|
||||
color: @heroUnitLeadColor;
|
||||
background-color: @heroUnitBackground;
|
||||
color: @hero-lead-color;
|
||||
background-color: @hero-background;
|
||||
border-radius: 6px;
|
||||
h1 {
|
||||
margin-bottom: 0;
|
||||
font-size: 60px;
|
||||
line-height: 1;
|
||||
color: @heroUnitHeadingColor;
|
||||
color: @hero-heading-color;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
li {
|
||||
|
||||
Reference in New Issue
Block a user