mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-30 12: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
|
ul
|
||||||
{
|
{
|
||||||
width: 100%;
|
width: 90%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
border: 1px dotted red;
|
||||||
}
|
}
|
||||||
|
|
||||||
li
|
li
|
||||||
{
|
{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 24%;
|
width: 24%;
|
||||||
margin: 5px 0;
|
margin: 10px 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -90,11 +91,6 @@
|
|||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul
|
|
||||||
{
|
|
||||||
list-style: square;
|
|
||||||
}
|
|
||||||
|
|
||||||
.wow
|
.wow
|
||||||
{
|
{
|
||||||
display: block;
|
display: block;
|
||||||
@ -149,6 +145,12 @@
|
|||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iframe
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -182,7 +184,7 @@
|
|||||||
categorically rejects capitalist technology.
|
categorically rejects capitalist technology.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<span class="wow">IT'IS MORE THAN A GAME</span>
|
<span class="wow">MORE THAN A GAME</span>
|
||||||
|
|
||||||
<p class="description">
|
<p class="description">
|
||||||
This is not a mere game meant for killing time or low goals such as making
|
This is not a mere game meant for killing time or low goals such as making
|
||||||
@ -213,32 +215,30 @@
|
|||||||
|
|
||||||
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e1/Anarcho_pacifism_animation_2_inverted.gif">
|
<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>
|
<h2>Download</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>64 bit GNU (SDL)</li>
|
<li><a href="">64b GNU/Linux</a></li>
|
||||||
<li>Pokitto</li>
|
<li><a href="">play in browser</a></li>
|
||||||
<li>GB Meta</li>
|
<li><a href="">Pokitto</a></li>
|
||||||
<li>M$ Win$hit (SDL)</li>
|
<li><a href="">GB Meta</a></li>
|
||||||
<li>play in browser</li>
|
<li><a href="">M$ Win$hit</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Explore</h2>
|
<h2>Explore</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://gitlab.com/drummyfish/sucklessfps">source code at gitlab</a></li>
|
<li><a href="https://gitlab.com/drummyfish/sucklessfps">source code</a></li>
|
||||||
<li>author's website</li>
|
<li><a href="https://www.tastyfish.cz">author's website</a></li>
|
||||||
<li>libre game wiki</li>
|
<li><a href="">libre game wiki</a></li>
|
||||||
<li>OGA assets</li>
|
<li><a href="">OGA assets</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>FAQ</h2>
|
<h2>Better Society</h2>
|
||||||
|
|
||||||
<p>
|
|
||||||
See the <a href="https://gitlab.com/drummyfish/anarch#faq">README</a>.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h2>Support Better Society</h2>
|
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>support social anarchism</li>
|
<li>support social anarchism</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user