fix: css modify instructions in readme

This commit is contained in:
relikd
2025-12-04 19:18:34 +01:00
parent cf365e79a9
commit 50c31f1045

View File

@@ -40,9 +40,10 @@ If you want customizations, you can write your own css file.
### How to customize CSS ### How to customize CSS
1. Right click on the app and select "Show Package Contents" 1. Right click on the app and select "Show Package Contents"
2. Copy `Contents/Resources/style.css` (or `markdown.css`) 2. Go to `PlugIns` and repeat "Show Package Contents" on the Preview extension.
3. Open `~/Library/Containers/de.relikd.QLMarkdown.Preview/Data/Documents/` 3. Copy `Contents/Resources/style.css` (or `markdown.css`)
4. Paste the previous file and modify it to your liking 4. Open `~/Library/Containers/de.relikd.QLMarkdown.Preview/Data/Documents/`
5. Paste the previous file and modify it to your liking
## Privacy & Security ## Privacy & Security