summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-28 20:10:23 -0500
committercyfraeviolae <cyfraeviolae>2022-02-28 20:10:23 -0500
commitf1d6b4ae669077fe8f485fc80e7271c63b248b06 (patch)
tree6743406b3e56db7786081573048eb8ae0e5db4a6 /index.html
parent7a5959ac077c211f19dae9e058642b5c98c45914 (diff)
styles
Diffstat (limited to 'index.html')
-rw-r--r--index.html26
1 files changed, 12 insertions, 14 deletions
diff --git a/index.html b/index.html
index 5ff37b6..09b3cdb 100644
--- a/index.html
+++ b/index.html
@@ -9,33 +9,31 @@
</head>
<body>
<div class="container">
- <div class="header">
- <a class="top-title" href="https://cyfraeviolae.org">CYFRAE VIOLAE</a>
- </div>
+ <a class="title" href="/">CYFRAE VIOLAE</a>
<p>
- <img src="/spectral-renga/static/favicon.ico" width=12 height=12>
- <a class="work" href="/spectral-renga">Spectral Renga</a>
+ <img src="/spectral-renga/static/favicon.ico" width=11 height=11>
+ <a class="work-title" href="/spectral-renga">Spectral Renga</a>
is a collaborative graph of poetry.
</p>
<p>
- <img src="/antiquitysort/static/favicon.ico" width=12 height=12>
- <a class="work" href="/antiquitysort">Antiquitysort</a>
+ <img src="/antiquitysort/static/favicon.ico" width=11 height=11>
+ <a class="work-title" href="/antiquitysort">Antiquitysort</a>
challenges you to order our cultural histories in time.
</p>
<p>
- <img src="/sumcheck/static/favicon.ico" width=12 height=12>
- <a class="work" href="/sumcheck">Sumcheck</a>
+ <img src="/sumcheck/static/favicon.ico" width=11 height=11>
+ <a class="work-title" href="/sumcheck">Sumcheck</a>
is a decider for Presburger arithmetic.
</p>
<p>
- <img src="/well-ordered/static/favicon.ico" width=12 height=12>
- <a class="work" href="/well-ordered">Well-Ordered</a>
+ <img src="/well-ordered/static/favicon.ico" width=11 height=11>
+ <a class="work-title" href="/well-ordered">Well-Ordered</a>
computes how to best incrementally recreate 77 cocktails.
</p>
<p>
- <img src="/prosodyle/static/favicon.ico" width=12 height=12>
- <a class="work" href="/prosodyle">Prosodyle</a>
- is Wordle but for poetry and metrical structure.
+ <img src="/prosodyle/static/favicon.ico" width=11 height=11>
+ <a class="work-title" href="/prosodyle">Prosodyle</a>
+ is Wordle but for poetry and meter.
</p>
</div>
</body>