2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports metaphors are cooler than ad ones

This commit is contained in:
Mark Otto
2012-12-19 21:37:16 -08:00
parent 2011a0d50f
commit b6945a2168
6 changed files with 19 additions and 19 deletions
+4 -4
View File
@@ -199,12 +199,12 @@
@pagination-border: #ddd;
// Hero unit
// Jumbotron
// -------------------------
@hero-background: @grayLighter;
@hero-heading-color: inherit;
@hero-lead-color: inherit;
@jumbotron-background: @grayLighter;
@jumbotron-heading-color: inherit;
@jumbotron-lead-color: inherit;
// Form states and alerts