File tree Expand file tree Collapse file tree 1 file changed +25
-6
lines changed
src/routes/(oldschool)/html-energy-webring Expand file tree Collapse file tree 1 file changed +25
-6
lines changed Original file line number Diff line number Diff line change 9191 </div >
9292
9393 <div class =" html-energy-text" >
94- Explore the
95- <a class =" flashing-text" href =" https://html.energy" target =" _blank" >HTML Energy</a >
96- community one hyperlink at a time.
94+ Explore a humble undercurrent of the web that is full of <strong >energy</strong >, one
95+ hyperlink at a time.
9796 <span class =" spinning-text" >✳️</span >
9897 </div >
9998 </header >
105104 </section >
106105
107106 <section class =" members" >
108- <h2 >Members</h2 >
107+ <h2 >Members (A to Z) </h2 >
109108
110109 <ul class =" members-list" >
111110 {#each buildMembersList () as member (member .domain )}
147146 <img src =" html-energy-webring/under-construction.gif" alt =" Under Construction" />
148147 </div >
149148
150- <a href =" https://garlic.garden/onionring/" target =" _blank" >Built with OnionRing.js</a >
151- <p class =" html-energy-text" >Written in pure, raw HTML. Can you feel the energy?</p >
149+ <div class =" html-energy-text" >
150+ <p >
151+ Built with
152+ <a href =" https://garlic.garden/onionring/" target =" _blank" >OnionRing.js</a >
153+ </p >
154+ <p >
155+ Inspired by the
156+ <a href =" https://html.energy" target =" _blank" >HTML Energy</a >
157+ movement
158+ </p >
159+ <p >The web is still alive. Can you feel it?</p >
160+ </div >
152161 </footer >
153162</div >
154163
332341 width : 30rem ;
333342 }
334343
344+ footer p {
345+ color : black ;
346+ }
347+
348+ footer div {
349+ display : flex ;
350+ flex-direction : column ;
351+ gap : 0.5rem ;
352+ }
353+
335354 .html-energy-text {
336355 color : #000000 ;
337356 font-size : 1.1em ;
You can’t perform that action at this time.
0 commit comments