Skip to content

Commit

Permalink
Update comment-widget-dark.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ScowlingZebra authored Apr 24, 2024
1 parent 1698793 commit b8f92ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/comment-widget-dark/comment-widget-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@
margin-left: auto;
margin-right: 0;
padding: 10px;
border: 2px solid white;
border: 2px solid #4995ff;
background-color: transparent;
}
.c-reply:last-child {margin-bottom: 0;}
.c-replyContainer {
margin: -10px;
margin-top: 10px;
padding: 10px;
background-color: black;
background-color: transparent;
}

.c-name {
Expand Down

0 comments on commit b8f92ab

Please sign in to comment.