forked from orbit-oss/flask
Initial checkin of stuff that exists so far.
This commit is contained in:
commit
33850c0ebd
15 changed files with 984 additions and 0 deletions
7
examples/apishowcase/static/style.css
Normal file
7
examples/apishowcase/static/style.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
body {
|
||||
font-family: 'Trebuchet MS', sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #44AD80;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue