Skip to content
Snippets Groups Projects
Commit a4d7a15d authored by deuce's avatar deuce
Browse files

Add blockquote support...

parent 70972dc2
Branches
Tags
No related merge requests found
...@@ -92,3 +92,9 @@ body { ...@@ -92,3 +92,9 @@ body {
.load_more_messages { .load_more_messages {
background-color: #999; background-color: #999;
} }
blockquote {
border-width: 1px;
border-color: black;
border-style: dashed;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment