mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-24 01:42:19 -05:00
Update website
This commit is contained in:
parent
28d7807691
commit
980992efe9
48
index.html
48
index.html
@ -33,16 +33,17 @@
|
||||
|
||||
ul
|
||||
{
|
||||
width: 100%;
|
||||
width: 90%;
|
||||
margin: auto;
|
||||
padding: 0;
|
||||
border: 1px dotted red;
|
||||
}
|
||||
|
||||
li
|
||||
{
|
||||
display: inline-block;
|
||||
width: 24%;
|
||||
margin: 5px 0;
|
||||
margin: 10px 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
}
|
||||
@ -90,11 +91,6 @@
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
ul
|
||||
{
|
||||
list-style: square;
|
||||
}
|
||||
|
||||
.wow
|
||||
{
|
||||
display: block;
|
||||
@ -149,6 +145,12 @@
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
iframe
|
||||
{
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
@ -182,7 +184,7 @@
|
||||
categorically rejects capitalist technology.
|
||||
</p>
|
||||
|
||||
<span class="wow">IT'IS MORE THAN A GAME</span>
|
||||
<span class="wow">MORE THAN A GAME</span>
|
||||
|
||||
<p class="description">
|
||||
This is not a mere game meant for killing time or low goals such as making
|
||||
@ -212,33 +214,31 @@
|
||||
</p>
|
||||
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e1/Anarcho_pacifism_animation_2_inverted.gif">
|
||||
|
||||
<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://peertube.mastodon.host/videos/embed/6c901037-b68b-45ac-8714-18903f34354c" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
<h2><a href="https://gitlab.com/drummyfish/anarch#faq">FAQ</a></h2>
|
||||
|
||||
<h2>Download</h2>
|
||||
|
||||
<ul>
|
||||
<li>64 bit GNU (SDL)</li>
|
||||
<li>Pokitto</li>
|
||||
<li>GB Meta</li>
|
||||
<li>M$ Win$hit (SDL)</li>
|
||||
<li>play in browser</li>
|
||||
<li><a href="">64b GNU/Linux</a></li>
|
||||
<li><a href="">play in browser</a></li>
|
||||
<li><a href="">Pokitto</a></li>
|
||||
<li><a href="">GB Meta</a></li>
|
||||
<li><a href="">M$ Win$hit</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Explore</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://gitlab.com/drummyfish/sucklessfps">source code at gitlab</a></li>
|
||||
<li>author's website</li>
|
||||
<li>libre game wiki</li>
|
||||
<li>OGA assets</li>
|
||||
<li><a href="https://gitlab.com/drummyfish/sucklessfps">source code</a></li>
|
||||
<li><a href="https://www.tastyfish.cz">author's website</a></li>
|
||||
<li><a href="">libre game wiki</a></li>
|
||||
<li><a href="">OGA assets</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>FAQ</h2>
|
||||
|
||||
<p>
|
||||
See the <a href="https://gitlab.com/drummyfish/anarch#faq">README</a>.
|
||||
</p>
|
||||
|
||||
<h2>Support Better Society</h2>
|
||||
<h2>Better Society</h2>
|
||||
|
||||
<ul>
|
||||
<li>support social anarchism</li>
|
||||
|
Loading…
Reference in New Issue
Block a user