Add quotes

This commit is contained in:
Miloslav Číž 2020-11-25 12:21:16 +01:00
parent d254f8c412
commit c41d2b6c8d
1 changed files with 34 additions and 1 deletions

View File

@ -177,6 +177,33 @@
{
width: 30px;
}
.quotes
{
display: block;
width: 75%;
margin: 10px auto;
padding: 0;
}
.quotes dt
{
margin-top: 35px;
font-style: italic;
font-size: 20px;
}
.quotes dt a
{
text-decoration: none;
border-bottom: none;
}
.quotes dt a::before, .quotes dt a::after
{
content: "\"";
}
</style>
</head>
@ -189,6 +216,12 @@
<span class="subtitle"><a href="https://drummyfish.itch.io/anarch">itch.io</a></span>
<dl class="quotes">
<dt> <a href="https://forum.freegamedev.net/viewtopic.php?f=22&t=14771#p95387">Easily the most plain and boring FPS I've ever played.</a> </dt> <dd> Onpon4, libre game developer </dd>
<dt> <a href="https://talk.pokitto.com/t/anarch-doom-clone-fps/2008/70">Technically the most impressive game on Pokito yet.</a> </dt> <dd> Jonne, the creator of Pokitto </dd>
<dt> <a href="https://archive.li/tFWrL#84%">Kill yourself.</a> </dt> <dd> Anonymous on 4chan </dd>
</dl>
<span class="wow">THIS IS SPECIAL</span>
<ul>