diff options
| author | Catalina Vallejos <kintrala@me.com> | 2017-08-28 00:29:25 +0100 |
|---|---|---|
| committer | Catalina Vallejos <kintrala@me.com> | 2017-08-28 00:29:25 +0100 |
| commit | 0dca2de003dab69a627e9cff057d1c938bb32844 (patch) | |
| tree | ed94925c868095719af8b428963a27150f2fb311 | |
| parent | 65e83ca375f1fae251e5294828c940eb2bebb7ea (diff) | |
| parent | d5db8e80d5e0038ef194da003866b18ec410cf9b (diff) | |
Merge branch 'master' of ghghgh.us:folkestone
| -rw-r--r-- | public/assets/bird.png | bin | 11079 -> 14113 bytes | |||
| -rw-r--r-- | public/assets/css.css | 7 |
2 files changed, 1 insertions, 6 deletions
diff --git a/public/assets/bird.png b/public/assets/bird.png Binary files differindex 9f5edc0..51da0bf 100644 --- a/public/assets/bird.png +++ b/public/assets/bird.png diff --git a/public/assets/css.css b/public/assets/css.css index 79c6989..f495e4d 100644 --- a/public/assets/css.css +++ b/public/assets/css.css @@ -17,17 +17,12 @@ body.entry, body.submit { overflow: hidden; } -body { - background-image: url(postbg.jpg); - background-size: cover; - background-position: center center; - background-attachment: fixed; -} a { color: #2947f3; } #header { width: 100%; + display: block; } #footer { width: 100%; |
