diff options
author | syn <isaqtm@gmail.com> | 2020-09-06 13:58:50 +0300 |
---|---|---|
committer | syn <isaqtm@gmail.com> | 2020-09-06 13:58:50 +0300 |
commit | 215fb21921bbc6c3c5c032c0425a2c0a6b5fde50 (patch) | |
tree | e517fda6675b25252410c62cf822f85598acfa2b /style.css | |
parent | f88e0c79a20f3ad7a49adec2216f4a3460bb103a (diff) | |
download | iro-215fb21921bbc6c3c5c032c0425a2c0a6b5fde50.tar.gz |
Rename file
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ html, body { } body { - background-image: url('fullblur-edit.png'); + background-image: url('blur.png'); background-position: center; background-size: cover; background-repeat: no-repeat; |