From fc98a839bc1f174972f7ff64854c047a419c154f Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 28 Feb 2015 13:47:44 -0800 Subject: [PATCH] Build web page. --- index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index cccf92a75..6c91fb3ef 100644 --- a/index.html +++ b/index.html @@ -13,11 +13,12 @@ h1 { img { display: block; margin: auto; - max-width: 100% + max-width: 100%; } @media (min-width: 1120px) { img { float: right; + margin-left: 8px; } } @@ -26,9 +27,9 @@ img {

4chan X

Adds various features to 4chan. -A continuation of the fork formerly maintained by Seaweed and subsequently Spittie.

-

If you're looking for a maintained fork of OneeChan, try -https://github.com/Nebukazar/OneeChan

+Originally written by aeosynth, and subsequently maintained by Mayhem, ihavenoface, Zixaphir, Seaweed, and Spittie, with contributions from many others.

+

If you're looking for a maintained fork of OneeChan (a style script used in addition to 4chan X), try +https://github.com/Nebukazar/OneeChan.

Firefox version: Click to Install

Install Greasemonkey, then click the link above to install 4chan X. If you are using Firefox 29 or earlier, you should use Greasemonkey 1.15.

If you want to try out Electrolysis, use the latest beta version of Greasemonkey. See this thread for the latest news on support.

@@ -46,7 +47,7 @@ This should also work for non-Windows/dev/canary Chrome and Chromium-based versi

The stable and beta releases of Chrome on Windows will disable extensions not installed from the Chrome store, so users will need to install 4chan X from the link above. Only the latest stable version of 4chan X is available.

Other browsers

-

This fork of 4chan X is not guaranteed to work correctly in other browsers, but you are welcome to try your luck. Pull requests to fix the bugs you will likely find are always welcome. You may fare better with loadletter's v2 fork, which has fewer features but less dependence on browser-specific APIs.

+

This fork of 4chan X is not guaranteed to work correctly in other browsers, but you are welcome to try your luck. Pull requests to fix the bugs you will likely find are always welcome. You may fare better with loadletter's fork, which has fewer features but less dependence on browser-specific APIs.