1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 23:54:08 +02:00

fix color

This commit is contained in:
Mark Otto
2015-08-19 09:23:23 -07:00
parent 8c3c0e89f1
commit f1b81feb4c

View File

@@ -14,6 +14,7 @@
background-color: #0275d8;
}
.v4-tease:hover {
color: #fff;
text-decoration: none;
background-color: #0269c2;
}