X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=81dfb02c9975c08ed732cc8ba5273e7e8af238ef;hb=5470910335a6a3e37b30783bfa39a15e8ff225b1;hp=c0a99b0a10a1eac23f8f76da6bc95fd05cd3276f;hpb=8443d4399f04e0f45453490382bb0d6ccc927bec;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index c0a99b0..81dfb02 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -28,7 +28,7 @@ } body { - background-image: url('img/lines.png'); + background-image: url('img/brisk-bg.png'); background-color: #fafafa; background-attachment: fixed; margin: 0px; @@ -110,7 +110,7 @@ img.ib_nobo { -moz-border-radius: 8px; border-radius: 8px; - background-image: url('img/lines_light.png'); + background-image: url('img/brisk-bg-light.png'); background-attachment: fixed; top: 0;