mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Add block quotes css
This commit is contained in:
@@ -39,6 +39,12 @@
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.quicknote blockquote {
|
||||
margin: 0px 0px 0px 10px;
|
||||
border-left: 1px dotted;
|
||||
padding-left: 1ex;
|
||||
}
|
||||
|
||||
.note-active {
|
||||
z-index: 10;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user