diff options
Diffstat (limited to 'public')
| -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%; |
