From 4dada7b713d2b257021debab4ed42e1c799c7526 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 15 Oct 2016 00:07:32 -0700 Subject: [PATCH] Add styling guide link to custom CSS section. --- package.json | 1 + src/General/Settings/Advanced.html | 1 + 2 files changed, 2 insertions(+) diff --git a/package.json b/package.json index 77c3d7172..88237974c 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "downloads": "https://www.4chan-x.net/builds/", "oldVersions": "https://raw.githubusercontent.com/ccd0/4chan-x/", "faq": "https://github.com/ccd0/4chan-x/wiki/Frequently-Asked-Questions", + "cssGuide": "https://github.com/ccd0/4chan-x/wiki/Styling-Guide", "license": "https://github.com/ccd0/4chan-x/blob/master/LICENSE", "changelog": "https://github.com/ccd0/4chan-x/blob/master/CHANGELOG.md", "issues": "https://gitreports.com/issue/ccd0/4chan-x", diff --git a/src/General/Settings/Advanced.html b/src/General/Settings/Advanced.html index def01adf4..cb09ffc15 100644 --- a/src/General/Settings/Advanced.html +++ b/src/General/Settings/Advanced.html @@ -137,6 +137,7 @@ +
For more information about customizing 4chan X's CSS, see the styling guide.