diff options
-rw-r--r-- | styles.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -42,3 +42,8 @@ pre code.hljs { .edited::before { content: " "; } + +blockquote { + border-left: 2px solid #00dab6; + padding-left: 0.5em; +} |
![]() |
index : asap.git | |
A browser extension that adds LaTeX and code support to Pronto. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | styles.css | 5 |
@@ -42,3 +42,8 @@ pre code.hljs { .edited::before { content: " "; } + +blockquote { + border-left: 2px solid #00dab6; + padding-left: 0.5em; +} |