This commit is contained in:
rottenwheel 2022-06-19 14:38:43 -05:00
commit d929267320
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ issuenumber: 124
</div>
<div class="newsbyte">
<h4>XMR's breaks new daily ATH daily tx. count with 42,244 transactions <a href="https://i.imgur.com/4hFnoyr.png" target="_blank">confirmed</a> Chart courtesy of <a href="https://moneroj.net/translog/" target="_blank">moneroj.net</a>.</h4>
<h4>XMR's breaks new daily ATH daily tx. count with 42,244 transactions <a href="https://i.imgur.com/4hFnoyr.png" target="_blank">confirmed</a>. Chart courtesy of <a href="https://moneroj.net/translog/" target="_blank">moneroj.net</a>.</h4>
</div>
<div class="newsbyte">

View File

@ -222,7 +222,7 @@ html, body {
width: 5rem;
height: 1px;
margin: 23px auto;
background-color: lighten($text-color, 70%);
background-color: lighten($background-color, 70%) !important;
}
.by-line {