From 4d36d17c1a938cd0451286b54209f415f5442246 Mon Sep 17 00:00:00 2001 From: Cloos <36499953+Clooos@users.noreply.github.com> Date: Wed, 11 Oct 2023 04:15:54 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index d0c7073..1592890 100644 --- a/README.md +++ b/README.md @@ -450,16 +450,7 @@ Please note that you will have to add `!important;` to some CSS styles that are ### Examples -Here is how to change the whole `pop-up` opacity: - -```yaml -styles: | - #root { - opacity: 0.95; - } -``` - -To change the `pop-up` background: +Here is how to change the `pop-up` background (you can do it with `bg_color`, `bg_opacity` and `bg_blur` now). ```yaml styles: |