Commit d247f712 authored by Mark Otto's avatar Mark Otto

Reset docs jumbotron button to blue defaults

parent 7d8d5c78
...@@ -114,16 +114,6 @@ hr.soften { ...@@ -114,16 +114,6 @@ hr.soften {
padding: 19px 24px; padding: 19px 24px;
font-size: 24px; font-size: 24px;
color: #fff; /* redeclare to override the `.jumbotron a` */ 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;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment