mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 16:54:36 +00:00
Squashed 'content/' changes from 69352f5..3f325ff
3f325ff Added all N3 notions 06af741 Obsidian settings updated b399f6b Added a new style for other side usage git-subtree-dir: content git-subtree-split: 3f325ffe0f3ee8169ee45746916e823422ab0591
This commit is contained in:
16
.obsidian/snippets/usage.css
vendored
16
.obsidian/snippets/usage.css
vendored
@ -36,4 +36,20 @@
|
||||
.usage .r {
|
||||
margin-left: 0.25rem;
|
||||
margin-right: 0.25rem;
|
||||
}
|
||||
|
||||
.usage .ileft {
|
||||
padding-left: 1.7rem;
|
||||
|
||||
background-image: linear-gradient(black, black), linear-gradient(black, black);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 8px 2px;
|
||||
background-position: top left, bottom left;
|
||||
|
||||
border-left: solid black;
|
||||
border-width: 0 2px;
|
||||
}
|
||||
|
||||
.usage .iright {
|
||||
padding-right: 1rem;
|
||||
}
|
Reference in New Issue
Block a user