SNIPPETMehraddev

Custom Table

custom style for obsidian tables

CSSAny theme
this is a custom css snippet to **make your tables in obsidian look better**

add it:
1- go to obsidian > setting > appearance > css snippets > click on the folder icon
2- paste the css file in this folder

use it:
1- add this to your note
```
---
cssclass:
---
```
2- add tags in properties > cssclasses

tags that you can use:
`<ThemeName> wideTable fixedFc wideFc leftAlign`

Themes:
`<themeName>`: `atom-dark`, `atom-light`

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

7

Forks

0

Last updated 19mo ago