Skip to content

Commit 011f6ec

Browse files
authored
Update abe.html
1 parent 53eb0d0 commit 011f6ec

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doctrine/abe.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
iframe { width:100%; height:100%; border:0; }
3737
article { white-space:pre-wrap; color:#d4dbe7; }
3838
footer { margin-top:2rem; text-align:center; color:#93a0ad; font-size:.85rem; padding-bottom:3rem; }
39-
.back { margin-top:1rem; text-align:center; }
4039
</style>
4140
</head>
4241
<body>
@@ -45,6 +44,11 @@ <h1>A.B.E. Doctrine</h1>
4544
<p class="lead">A Decent Proposal · CRRA (Enforcement) · Rebuild Together Plan</p>
4645
</header>
4746

47+
<!-- Optional top link for quick navigation -->
48+
<div style="text-align:center;margin-top:1rem;">
49+
<a href="index.html" style="color:#5ddfff;">← Back to Doctrine Overview</a>
50+
</div>
51+
4852
<main>
4953

5054
<!-- Quick TOC -->
@@ -140,17 +144,13 @@ <h2>Full Consolidated Doctrine — Embedded Viewer</h2>
140144
<a class="btn" href="index.html">Back to Doctrine Overview</a>
141145
</div>
142146
</section>
143-
144-
<div class="back">
145-
<a href="index.html">Back to Doctrine Overview</a>
146-
</div>
147147
</main>
148148

149-
<footer style="margin-top:2rem;font-size:0.8rem;color:#8fa1b6;text-align:center">
149+
<footer>
150150
© 2025 Terra Dawn Shouse ·
151151
<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener" style="color:#5ddfff">
152152
CC BY-NC 4.0 International License
153153
</a> · Non-commercial use only · Integrity required
154154
</footer>
155155
</body>
156-
</html>
156+
</html>

0 commit comments

Comments
 (0)