formatting everything to be consistent width

This commit is contained in:
Colin McMillen 2020-03-17 16:43:14 -04:00
parent 13fa3353ec
commit ad6b1692e4

View File

@ -9,11 +9,12 @@
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<style> <style>
body { body {
padding: 4pt; font-weight: 300;
} }
a.news { a.news {
font-size: 1.25rem; font-size: 1.25rem;
font-weight: normal;
} }
a.subscribe { a.subscribe {
@ -30,8 +31,9 @@
margin-top: 24pt; margin-top: 24pt;
} }
p.footer { span.note {
margin-top: 36pt; font-size: 1rem;
font-weight: 300;
} }
img { img {
@ -47,12 +49,14 @@
<h1>Open COVID News</h1> <h1>Open COVID News</h1>
</div> </div>
<div class="row justify-content-center"> <div class="row">
<p class="lead"> <div class="col">
Celebrating the newspapers &amp; magazines who&rsquo;ve made their Coronavirus and COVID-19 reporting openly available to the public. <p class="lead">
If you have the means, please consider supporting these publications.<br><br> Celebrating the newspapers &amp; magazines who&rsquo;ve made their Coronavirus and COVID-19 reporting openly available to the public.
Each link brings you directly to that publication's Coronavirus reporting. If you have the means, please consider supporting these publications.<br><br>
</p> Each link brings you directly to that publication's Coronavirus reporting.
</p>
</div>
</div> </div>
<h2>Open Access</h2> <h2>Open Access</h2>
@ -125,9 +129,8 @@
</div> </div>
--> -->
<h2>Login Required <span class="note">(Paid subscription not needed.)</span></h2>
<h2>Login Required</h2>
<small>(Paid subscription not needed.)</small>
<div class="row"> <div class="row">
<div class="col-lg-4 col-md-6"> <div class="col-lg-4 col-md-6">
<a class="news" href="https://www.nytimes.com/news-event/coronavirus">The New York Times</a> <a class="news" href="https://www.nytimes.com/news-event/coronavirus">The New York Times</a>
@ -136,20 +139,23 @@
</div> </div>
<h2>Wall of Shame</h2> <h2>Wall of Shame</h2>
The following major newspapers have elected to keep their Coronavirus coverage behind a paywall &amp; will be excluded from this page unless they change their policies. Subscribers, please encourage them to make their coverage openly available! <p class="lead">The following major newspapers have elected to keep their Coronavirus coverage behind a paywall &amp; will be excluded from this page unless they change their policies. Subscribers, please encourage them to make their coverage openly available!</p>
<div class="row"> <div class="row">
<div class="col-lg-4 col-md-6 shame">Boston Globe</div> <div class="col-lg-4 col-md-6 shame">Boston Globe</div>
<div class="col-lg-4 col-md-6 shame">Chicago Tribune</div> <div class="col-lg-4 col-md-6 shame">Chicago Tribune</div>
</div> </div>
<h2>About</h2>
<div class="row"> <div class="row">
<p class="lead footer"> <div class="col">
To suggest another publication, <a href="https://forms.gle/CiCSsqT7shVCgVUm9">fill out this form</a>. <p class="lead footer">
Other feedback &amp; suggestions to <a href="https://twitter.com/mcmillen">@mcmillen</a> on Twitter. Brought to you as a public service by <a href="https://famicol.in">Colin McMillen</a> at <a href="https://semicolin.games">SemiColin Games LLC</a>.
<br><br> No companies paid for placement on this page, and we make no money from ads or subscription links.
Brought to you as a public service by <a href="https://famicol.in">Colin McMillen</a> at <a href="https://semicolin.games">SemiColin Games LLC</a>. <br><br>
No companies paid for placement on this page, and we make no money from ads or subscription links. To suggest another publication, <a href="https://forms.gle/CiCSsqT7shVCgVUm9">fill out this form</a>.
</p> Other feedback &amp; suggestions to <a href="https://twitter.com/mcmillen">@mcmillen</a> on Twitter.
</p>
</div>
</div> </div>
<div class="row justify-content-center"> <div class="row justify-content-center">
<a href="https://twitter.com/mcmillen"><img src="https://icon.now.sh/twitter/24/000000" alt="Twitter" title="Twitter"></a> <a href="https://twitter.com/mcmillen"><img src="https://icon.now.sh/twitter/24/000000" alt="Twitter" title="Twitter"></a>