change font size specs, add The to WSJ
This commit is contained in:
parent
86faf664ac
commit
13fa3353ec
@ -13,7 +13,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
a.news {
|
a.news {
|
||||||
font-size: 120%;
|
font-size: 1.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.subscribe {
|
a.subscribe {
|
||||||
@ -22,7 +22,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.shame {
|
div.shame {
|
||||||
font-size: 120%;
|
font-size: 1.25rem;
|
||||||
color: #007b7b;
|
color: #007b7b;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -83,7 +83,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<a class="news" href="https://www.wsj.com/livecoverage/coronavirus">Wall Street Journal</a>
|
<a class="news" href="https://www.wsj.com/livecoverage/coronavirus">The Wall Street Journal</a>
|
||||||
<a class="subscribe" href="https://subscribe.wsj.com/">subscribe</a>
|
<a class="subscribe" href="https://subscribe.wsj.com/">subscribe</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user