Build web page.
This commit is contained in:
parent
a3cc712e79
commit
5b23d36f8b
@ -13,7 +13,9 @@ h1 {
|
||||
img {
|
||||
display: block;
|
||||
margin: auto;
|
||||
width: 640px;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
@media (min-width: 1120px) {
|
||||
img {
|
||||
@ -25,7 +27,7 @@ img {
|
||||
<link rel="icon" href="src/General/img/icon.gif">
|
||||
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/ohnjgmpcibpbafdlkimncjhflgedgpam">
|
||||
</head><body>
|
||||
<h1 id="4chan-x">4chan X</h1><img src="img/screenshot.png">
|
||||
<h1 id="4chan-x">4chan X</h1><a href="img/screenshot.png"><img src="img/screenshot.png"></a>
|
||||
<p>Adds various features to 4chan.
|
||||
Originally written by <a href="https://github.com/aeosynth/4chan-x">aeosynth</a>, and subsequently maintained by <a href="https://github.com/MayhemYDG/4chan-x">Mayhem</a>, <a href="https://github.com/ihavenoface/4chan-x">ihavenoface</a>, <a href="https://github.com/zixaphir/appchan-x">Zixaphir</a>, <a href="https://github.com/seaweedchan/4chan-x">Seaweed</a>, and <a href="https://github.com/Spittie/4chan-x">Spittie</a>, with contributions from many others.</p>
|
||||
<p>If you're looking for a maintained fork of OneeChan (a style script used in addition to 4chan X), try
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user