Added credits & moved features around.

gh-pages
Florens Douwes 11 years ago
parent dcfd76b51c
commit f01602f950
  1. 2
      assets/main.css
  2. 24
      index.html

@ -89,7 +89,7 @@ a:hover {
.features {
margin: 50px 0 0 0;
font-size: 20px;
font-size: 19px;
line-height: 50px;
}

@ -26,17 +26,18 @@
<div class="wrapper">
<div class="container">
<div class="box features">
<span class="fa fa-code-fork"></span>Open Source
<span class="fa fa-code-fork"></span>Open source
<br>
<span class="fa fa-envelope-o"></span>New post notifications
<span class="fa fa-camera-retro"></span>Smooth image viewer
<br>
<span class="fa fa-camera-retro"></span>Smooth Image Viewer
<span class="fa fa-thumb-tack"></span>Pin threads
<br>
<span class="fa fa-refresh"></span>Auto thread reload
<span class="fa fa-envelope-o"></span>New post notifications
<br>
<span class="fa fa-lock"></span>HTTPS only
<span class="fa fa-comment-o"></span>Make threads &amp; post replies
<br>
<span class="fa fa-refresh"></span>Auto thread refresh
<br>
<span class="fa fa-comment-o"></span>Fast reply
</div>
<div class="box screenshots">
<div id="slideshow">
@ -48,15 +49,16 @@
<div class="box features right">
<span class="fa fa-money"></span>Free
<br>
<span class="fa fa-chevron-right"></span>4chan pass support
<span class="fa fa-fast-forward"></span>Fast
<br>
<span class="fa fa-thumb-tack"></span>Pinned threads
<span class="fa fa-pencil"></span>Themes
<br>
<span class="fa fa-fast-forward"></span>Fast
<span class="fa fa-chevron-right"></span>4chan pass support
<br>
<span class="fa fa-play"></span>WebM support
<br>
<span class="fa fa-pencil"></span>Themes
<span class="fa fa-lock"></span>HTTPS only
<br>
</div>
<div class="clear"></div>
<div id="donate">
@ -71,6 +73,8 @@
<div class="footer">
<a href="https://github.com/Floens/Clover">GitHub</a> | <a href="https://play.google.com/store/apps/details?id=org.floens.chan">Play Store</a> | <a href="https://f-droid.org/app/org.floens.chan">F-Droid</a> | <a href="https://github.com/Floens/Clover/releases/download/v1.1.3/Clover_v1.1.3.apk">APK</a>
<br><br>
Site made by <a href="https://www.terryz.com/">Terry</a>
</div>
</div>
</div>

Loading…
Cancel
Save