summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-28 20:52:06 -0500
committercyfraeviolae <cyfraeviolae>2022-02-28 20:52:06 -0500
commit93ffbf2a40bfeb84ea318c894c1d03b95b099e29 (patch)
treead17365ee267ae3c4e5001c434670fdbd75c56cf /index.html
parent63b7d11f81624d7358422a8217031efdf48c4ea5 (diff)
styles
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 11 insertions, 6 deletions
diff --git a/index.html b/index.html
index 20984b9..30900f3 100644
--- a/index.html
+++ b/index.html
@@ -4,15 +4,20 @@
<title>Well-Ordered</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <link rel="stylesheet" type="text/css" href="/static/styles.css">
<link rel="stylesheet" type="text/css" href="/well-ordered/static/styles.css">
<link rel="shortcut icon" type="image/x-icon" href="/well-ordered/static/favicon.ico">
</head>
<body>
<div class="container">
<div>
- <a href="/" class="title">Well-Ordered</a><span>@</span><a href="https://cyfraeviolae.org">cyfraeviolae.org</a>
- <span class="sep">|</span>
- <a href="https://cyfraeviolae.org/git/well-ordered">source code</a>
+ <div class="home">
+ <a href="/well-ordered" class="home-title">Well-Ordered</a>
+ <span> at </span><a href="/">cyfraeviolae.org</a>
+ </div>
+ <div class="crumbs">
+ <a href="/git/well-ordered">source code</a>
+ </div>
</div>
<p>
The bibulous sorcerer Roseacrucis has depleted the Library&rsquo;s distilled reserves. You must journey to obtain the
@@ -23,9 +28,8 @@
<noscript>Sorry, JavaScript is required to run Well-Ordered.</noscript>
<div id="form">
<form action="/" method="none">
- <p>
- Select any ingredients already owned or of negligible cost.
- </p>
+ <p>Select any ingredients already owned or of negligible cost.</p>
+ <br>
<div id="checkboxes">
<div class="ingredient">
<input type="checkbox" id="ingredient0" x-ingredient="0">
@@ -305,6 +309,7 @@
</div>
</form>
</div>
+ <br>
<div id="waiting"></div>
<div id="solution">
<p>The sample solution given the pre-selected ingredients:</p>