diff --git a/fx/client-bg-2.jpg b/fx/client-bg-2.jpg new file mode 100644 index 000000000..79a125caa Binary files /dev/null and b/fx/client-bg-2.jpg differ diff --git a/style/client.css b/style/client.css index 429ee5bc4..5af1097d7 100644 --- a/style/client.css +++ b/style/client.css @@ -8,7 +8,7 @@ body { font-family: Verdana, Helvetica, Arial, sans-serif; /* license: CC-BY source: http://commons.wikimedia.org/wiki/File:%22La_piedra%22_(2809466426).jpg */ - background: #546bac url(/fx/client-bg.jpg) no-repeat center center fixed; + background: #546bac url(/fx/client-bg-2.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;