mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-02 20:54:42 +03:00
Removed color from default
This commit is contained in:
parent
324ccc3664
commit
72230a913e
|
@ -13,6 +13,7 @@ h2, h3 {
|
|||
.resource-description, .response-info {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
.version:before {
|
||||
content: "v";
|
||||
opacity: 0.6;
|
||||
|
@ -32,10 +33,6 @@ h2, h3 {
|
|||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.breadcrumb li.active a {
|
||||
color: #777;
|
||||
}
|
||||
|
||||
form select, form input, form textarea {
|
||||
width: 90%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user