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
- Download the CSS file below
- Move it to your vault's
.obsidian/snippets/folder - Open Obsidian → Settings → Appearance → CSS Snippets → Enable it
Stats
Stars
7
Forks
0
Last updated 19mo ago