Skip to content

Commit

Permalink
blockquote '>' will work as abstract!
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagnus committed Mar 23, 2024
1 parent e85a2b3 commit d0e87a7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions themes/default/notes/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,13 @@ blockquote{
margin-top:0%;
text-align: justify;
color:violet;
blockquote{
background-color: #d8d8d8;
padding: 10px;
font-weight:bold;
font: 500 20px/1.5 Helvetica;
text-align: justify;
color: black;
}

big{
Expand Down

0 comments on commit d0e87a7

Please sign in to comment.