Commit 72230a91 by Adam Parsons

Removed color from default

parent 324ccc36
...@@ -13,6 +13,7 @@ h2, h3 { ...@@ -13,6 +13,7 @@ h2, h3 {
.resource-description, .response-info { .resource-description, .response-info {
margin-bottom: 2em; margin-bottom: 2em;
} }
.version:before { .version:before {
content: "v"; content: "v";
opacity: 0.6; opacity: 0.6;
...@@ -32,10 +33,6 @@ h2, h3 { ...@@ -32,10 +33,6 @@ h2, h3 {
margin-right: 1em; margin-right: 1em;
} }
.breadcrumb li.active a {
color: #777;
}
form select, form input, form textarea { form select, form input, form textarea {
width: 90%; width: 90%;
} }
......
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