mirror of
https://github.com/kay607/obsidian-pathlinker.git
synced 2026-07-22 11:50:24 +00:00
10 lines
No EOL
151 B
CSS
10 lines
No EOL
151 B
CSS
/* Placeholder to allow release */
|
|
|
|
.hiddenDevice {
|
|
display: none;
|
|
}
|
|
|
|
.nonembed {
|
|
text-decoration: underline !important;
|
|
cursor: pointer;
|
|
} |