Fix Read the Docs build failure
This commit is contained in:
parent
9ce6e72e2c
commit
c0bbfef68d
259 changed files with 48269 additions and 0 deletions
15
_build/_static/flask.css
Normal file
15
_build/_static/flask.css
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
@import url("pocoo.css");
|
||||
|
||||
a, a.reference, a.footnote-reference {
|
||||
color: #004b6b;
|
||||
text-decoration-color: #004b6b;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #6d4100;
|
||||
text-decoration-color: #6d4100;
|
||||
}
|
||||
|
||||
p.version-warning {
|
||||
background-color: #004b6b;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue