2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

more vars changed, remove @white var

This commit is contained in:
Mark Otto
2012-11-30 15:05:23 -08:00
parent b0e2b5813d
commit 9239bfbc7b
17 changed files with 152 additions and 155 deletions
+2 -2
View File
@@ -96,7 +96,7 @@
// Hover state
&:hover {
color: @white;
color: #fff;
text-decoration: none;
.opacity(90);
}
@@ -136,7 +136,7 @@
}
.carousel-caption h3,
.carousel-caption p {
color: @white;
color: #fff;
line-height: @line-height-base;
}
.carousel-caption h3 {