Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidier render in text based browser. #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions additional.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,18 @@
height: 100%;
}

.widget--header p {
margin: 0;
}

.widget--body {
flex-grow: 1;
}

.widget--footer p {
margin: 0;
}

body {
display: flex;
flex-direction: column;
Expand Down
60 changes: 30 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@ <h1>Communities</h1>
<div class="widget" data-name="writing">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://writing.codidact.com"
<p><a href="https://writing.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://writing.codidact.com/assets/logo-writing.png" alt="Writing" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for anybody interested in the craft of professional writing, editing, and publishing.</p>
</div>
<div class="widget--footer">
<a href="https://writing.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://writing.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -53,17 +53,17 @@ <h1>Communities</h1>
<div class="widget" data-name="outdoors">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://outdoors.codidact.com"
<p><a href="https://outdoors.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://outdoors.codidact.com/assets/outdoors.png" alt="Outdoors" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for anyone interested in the great outdoors and outdoor pursuits.</p>
</div>
<div class="widget--footer">
<a href="https://outdoors.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://outdoors.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -72,17 +72,17 @@ <h1>Communities</h1>
<div class="widget" data-name="photography">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://photography.codidact.com"
<p><a href="https://photography.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://photography.codidact.com/assets/logo-photo.png" alt="Photography" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for anyone interested in amateur, hobby, or professional photography, videography, and computer vision.</p>
</div>
<div class="widget--footer">
<a href="https://photography.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://photography.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -91,17 +91,17 @@ <h1>Communities</h1>
<div class="widget" data-name="scientific-speculation">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://scientific-speculation.codidact.com"
<p><a href="https://scientific-speculation.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://scientific-speculation.codidact.com/assets/specsci.png" alt="Scientific Speculation" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for anyone interested in worldbuilding or other speculative developments that can be extrapolated from science.</p>
</div>
<div class="widget--footer">
<a href="https://scientific-speculation.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://scientific-speculation.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -110,17 +110,17 @@ <h1>Communities</h1>
<div class="widget" data-name="cooking">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://cooking.codidact.com"
<p><a href="https://cooking.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://cooking.codidact.com/assets/cooking.png" alt="Cooking" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for people interested in cooking and questions about it - methods, processes, recipes, tips, and recommendations.</p>
</div>
<div class="widget--footer">
<a href="https://cooking.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://cooking.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -129,17 +129,17 @@ <h1>Communities</h1>
<div class="widget" data-name="electrical">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://electrical.codidact.com"
<p><a href="https://electrical.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://electrical.codidact.com/assets/electrical.png" alt="Electrical Engineering" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for professionals, hobbyists, and students of electrical and electronic engineering.</p>
</div>
<div class="widget--footer">
<a href="https://electrical.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://electrical.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -148,17 +148,17 @@ <h1>Communities</h1>
<div class="widget" data-name="judaism">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://judaism.codidact.com"
<p><a href="https://judaism.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://judaism.codidact.com/assets/judaism.png" alt="Judaism" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for anyone practicing, studying, or interested in Judaism and Jewish life.</p>
</div>
<div class="widget--footer">
<a href="https://judaism.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://judaism.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -167,17 +167,17 @@ <h1>Communities</h1>
<div class="widget" data-name="languages">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://languages.codidact.com"
<p><a href="https://languages.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://languages.codidact.com/assets/languages.png" alt="Languages & Linguistics" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for anyone interested in specific (human) languages, language and its constructs more generally, or linguistics.</p>
</div>
<div class="widget--footer">
<a href="https://languages.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://languages.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -186,17 +186,17 @@ <h1>Communities</h1>
<div class="widget" data-name="software">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://software.codidact.com"
<p><a href="https://software.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://software.codidact.com/assets/software-full.png" alt="Software Development" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our community for people involved in software design, programming, testing, architecture, process or tools.</p>
</div>
<div class="widget--footer">
<a href="https://software.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://software.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand All @@ -205,17 +205,17 @@ <h1>Communities</h1>
<div class="widget" data-name="meta">
<div class="widget--header is-complex">
<div class="has-text-align-center has-font-weight-bold has-font-size-display">
<a href="https://meta.codidact.com"
<p><a href="https://meta.codidact.com"
style="display: flex; align-items: center; justify-content: center;">
<img src="https://meta.codidact.com/assets/meta.png" alt="Meta" style="height: 1.5em">
</a>
</a></p>
</div>
</div>
<div class="widget--body">
<p>Our meta site for issues regarding community and network governance.</p>
</div>
<div class="widget--footer">
<a href="https://meta.codidact.com" class="button is-filled">Visit the site</a>
<p><a href="https://meta.codidact.com" class="button is-filled">Visit the site</a></p>
</div>
</div>
</div>
Expand Down