2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

white text on buttons on hover for links

This commit is contained in:
Mark Otto
2013-01-12 20:08:13 -08:00
parent ea1a12593d
commit 01db5db2f6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@
}
&:hover {
color: #fff;
text-decoration: none;
}