aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/docs.css2
-rw-r--r--docs/assets/img/grid-20px.pngbin0 -> 1651 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index dcf65ad98..4d0fd8fee 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -13,7 +13,7 @@ body {
padding-top: 90px;
font-size: 14px;
background-color: #fff;
- background-image: url(../img/grid-18px-masked.png);
+ background-image: url(../img/grid-20px.png);
background-repeat: repeat-x;
background-position: 0 40px;
}
diff --git a/docs/assets/img/grid-20px.png b/docs/assets/img/grid-20px.png
new file mode 100644
index 000000000..421abe43d
--- /dev/null
+++ b/docs/assets/img/grid-20px.png
Binary files differ