Css Snippets
SNIPPETormai

Css Snippets

My collection of css snippets for Obsidian

CSSAny theme
# Snippets

![screenshot](screenshot.png)

`Appearance.css` contains adjustments to make Obsidian blend in Gnome.

`Article.css` and `Drop caps.css` add `cssclasses` for optional styles. They are obtained by adding `cssclasses: article, dcaps` to the note properties (both shown in the picture).

The rest of the CSS improves consistency in the default theme and removes clutter.

How to Install

  1. Download the CSS file below
  2. Move it to your vault's .obsidian/snippets/ folder
  3. Open Obsidian → Settings → Appearance → CSS Snippets → Enable it
Download snippet.css

Stats

Stars

21

Forks

0

License

GPL-3.0

Last updated 2mo ago

Tags

obsidiansnippets

Updates

View all

Obsidian now has "Readable line length" per file

2mo ago

disable animations and hide minimize, maximize, and close buttons

6mo ago

fix: update tab bar colors to match title bar

11mo ago

cssclass is deprecated in favor of cssclasses

13mo ago

fix image centering not working

15mo ago