Skip to content

Commit

Permalink
css: isso.css: Implement styling for page author suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
BBaoVanC committed May 7, 2022
1 parent c51008e commit 6defcb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions isso/css/isso.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@
font-weight: bold;
color: #555;
}
.isso-comment > .isso-text-wrapper > .isso-comment-header .isso-page-author-suffix {
font-weight: bold;
color: #2c2c2c;
}
.isso-comment > .isso-text-wrapper > .isso-textarea-wrapper .isso-textarea,
.isso-comment > .isso-text-wrapper > .isso-textarea-wrapper .isso-preview {
margin-top: 0.2em;
Expand Down

0 comments on commit 6defcb0

Please sign in to comment.