mirror of
https://github.com/anotherlusitano/SpectrumPlus.git
synced 2026-07-22 04:10:27 +00:00
💡 comment plugin name at top of file
This commit is contained in:
parent
c099658dc6
commit
dd5ea6ec38
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/* Obsidian Charts */
|
||||
:root {
|
||||
--chart-color-1: var(--accent-1);
|
||||
--chart-color-2: var(--accent-2);
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* Icon Shortcode */
|
||||
img.isc-icon.isc-luc {
|
||||
margin: 0;
|
||||
}
|
||||
Loading…
Reference in a new issue