Skip to content

Commit

Permalink
Update stylesheet.css
Browse files Browse the repository at this point in the history
  • Loading branch information
windust7 authored Jan 10, 2024
1 parent a5962a6 commit a542e94
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,15 @@ name {
span.highlight {
background-color: #ffffd0;
}

.news-item {
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
margin: 0 !important;
padding: 0 !important;
}

.news-item strong {
margin-right: 10px !important;
}

0 comments on commit a542e94

Please sign in to comment.