change font size specs, add The to WSJ
This commit is contained in:
parent
86faf664ac
commit
13fa3353ec
@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
a.news {
|
||||
font-size: 120%;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
a.subscribe {
|
||||
@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
div.shame {
|
||||
font-size: 120%;
|
||||
font-size: 1.25rem;
|
||||
color: #007b7b;
|
||||
}
|
||||
|
||||
@ -83,7 +83,7 @@
|
||||
</div>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user