diff options
Diffstat (limited to 'stylesheets/index.css')
| -rw-r--r-- | stylesheets/index.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stylesheets/index.css b/stylesheets/index.css index 94e2d57..58ce4c7 100644 --- a/stylesheets/index.css +++ b/stylesheets/index.css @@ -1,5 +1,6 @@ body { - background-color: #a33; + background: no-repeat center/cover url('backgroundflip.jpg'); + background-position: 70% 30%; } main { |
