Skip to content

Commit

Permalink
blockquotes style visible
Browse files Browse the repository at this point in the history
  • Loading branch information
muremwa committed May 3, 2021
1 parent 9c18a73 commit 266fb92
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions note/static/notes/css/note.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,13 @@

#comments textarea {
width: 100%;
}

blockquote {
border-left: 1px solid darkslategrey;
}

blockquote > p {
padding-left: 1em;
font-weight: bold;
}

0 comments on commit 266fb92

Please # to comment.