Skip to content

Commit

Permalink
static
Browse files Browse the repository at this point in the history
thecount12 committed Mar 1, 2020
1 parent c30cc91 commit a8585dc
Showing 13 changed files with 6 additions and 0 deletions.
Binary file modified basicapp/__pycache__/__init__.cpython-38.pyc
Binary file not shown.
Binary file modified basicapp/__pycache__/admin.cpython-38.pyc
Binary file not shown.
Binary file modified basicapp/__pycache__/models.cpython-38.pyc
Binary file not shown.
Binary file modified blog/__pycache__/__init__.cpython-38.pyc
Binary file not shown.
Binary file modified blog/__pycache__/admin.cpython-38.pyc
Binary file not shown.
Binary file modified blog/__pycache__/models.cpython-38.pyc
Binary file not shown.
Binary file modified rapidcweb/__pycache__/__init__.cpython-38.pyc
Binary file not shown.
Binary file modified rapidcweb/__pycache__/settings.cpython-38.pyc
Binary file not shown.
Binary file modified signup/__pycache__/__init__.cpython-38.pyc
Binary file not shown.
Binary file modified signup/__pycache__/admin.cpython-38.pyc
Binary file not shown.
Binary file modified signup/__pycache__/models.cpython-38.pyc
Binary file not shown.
6 changes: 6 additions & 0 deletions staticfiles/banner.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.jumbotron {
background-image: url(/static/banner.png);
background-size: cover;
height: 100%;
}

Binary file added staticfiles/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a8585dc

Please sign in to comment.