mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 12:30:11 +03:00
Merge 4a6cfa171f
into efff9ff338
This commit is contained in:
commit
28b523be96
6
docs_theme/css/bootstrap.css
vendored
6
docs_theme/css/bootstrap.css
vendored
|
@ -850,7 +850,7 @@ address {
|
|||
code,
|
||||
pre {
|
||||
padding: 0 3px 2px;
|
||||
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
|
||||
font-family: monospace, "Courier New", Monaco, Menlo, Consolas;
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
-webkit-border-radius: 3px;
|
||||
|
@ -2938,7 +2938,7 @@ table [class*=span],
|
|||
min-height: 20px;
|
||||
padding: 19px;
|
||||
margin-bottom: 20px;
|
||||
background-color: #f5f5f5;
|
||||
background-color: #f1f1f1;
|
||||
border: 1px solid #e3e3e3;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
|
@ -5771,4 +5771,4 @@ a.badge:hover {
|
|||
|
||||
.affix {
|
||||
position: fixed;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user