diff options
Diffstat (limited to 'module/web/static')
-rw-r--r-- | module/web/static/css/default/style.css | 2 | ||||
-rw-r--r-- | module/web/static/img/default/bgpattern.png | bin | 0 -> 2487 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/module/web/static/css/default/style.css b/module/web/static/css/default/style.css index 9c56d2d6d..4694605da 100644 --- a/module/web/static/css/default/style.css +++ b/module/web/static/css/default/style.css @@ -17,7 +17,7 @@ body { font-family: 'Abel', sans-serif;
font-size: 16px;
color: #757575;
- background: url("../../img/default/fancy_deboss.png") repeat scroll 0 0 transparent;
+ background: url("../../img/default/bgpattern.png") repeat scroll 0 0 transparent;
min-width: 1000px;
}
diff --git a/module/web/static/img/default/bgpattern.png b/module/web/static/img/default/bgpattern.png Binary files differnew file mode 100644 index 000000000..5111e6bdf --- /dev/null +++ b/module/web/static/img/default/bgpattern.png |