From 50c31f1045a8c45ef3a888cbea20979ef324c2be Mon Sep 17 00:00:00 2001 From: relikd Date: Thu, 4 Dec 2025 19:18:34 +0100 Subject: [PATCH] fix: css modify instructions in readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06609f8..d079c39 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,10 @@ If you want customizations, you can write your own css file. ### How to customize CSS 1. Right click on the app and select "Show Package Contents" -2. Copy `Contents/Resources/style.css` (or `markdown.css`) -3. Open `~/Library/Containers/de.relikd.QLMarkdown.Preview/Data/Documents/` -4. Paste the previous file and modify it to your liking +2. Go to `PlugIns` and repeat "Show Package Contents" on the Preview extension. +3. Copy `Contents/Resources/style.css` (or `markdown.css`) +4. Open `~/Library/Containers/de.relikd.QLMarkdown.Preview/Data/Documents/` +5. Paste the previous file and modify it to your liking ## Privacy & Security