0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Reset docs jumbotron button to blue defaults

This commit is contained in:
Mark Otto 2013-01-13 04:27:51 -08:00
parent 7d8d5c7838
commit d247f71217

View File

@ -114,16 +114,6 @@ hr.soften {
padding: 19px 24px;
font-size: 24px;
color: #fff; /* redeclare to override the `.jumbotron a` */
border: 2px solid #fff;
background-color: transparent;
}
.masthead .btn:hover,
.masthead .btn:active {
color: #333;
background-color: #fff;
}
.masthead .btn:active {
box-shadow: none;
}