mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-12-22 07:40:24 +00:00
Merge branch 'master' of https://github.com/rottenstonks/revuo-weekly
This commit is contained in:
commit
d929267320
2 changed files with 2 additions and 2 deletions
|
@ -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">
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue