Skip to content

Commit e25a9db

Browse files
committed
✨ added Note Embed Presets link
1 parent 3506c89 commit e25a9db

File tree

3 files changed

+21
-6
lines changed

3 files changed

+21
-6
lines changed

Primary.css

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/css/style-settings.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ settings:
557557
id: readme-content
558558
type: info-text
559559
markdown: true
560-
description: 🎨 Visit the [Header Presets](https://primary-theme.github.io/presets/) section in the Full Guide to import the Settings.
560+
description: 🎨 Visit the [Header Presets](https://primary-theme.github.io/guides/overview/) section in the Full Guide to import the Settings.
561561
-
562562
id: readme-content
563563
type: info-text
@@ -2063,6 +2063,11 @@ settings:
20632063
level: 2
20642064
collapsed: true
20652065
title: Note Embed
2066+
-
2067+
id: readme-content
2068+
type: info-text
2069+
markdown: true
2070+
description: 🎨 Visit the [Note Embed Presets](https://primary-theme.github.io/presets/note-embed) in the Full Guide and check if you have any preferred ready-to-go style presets there, or if you want some inspiration on styling your embeds.
20662071
-
20672072
id: embed-max-height
20682073
type: variable-text
@@ -2154,7 +2159,7 @@ settings:
21542159
id: embed-border-radius
21552160
type: variable-text
21562161
title: Note Embed Border Radius
2157-
description: You can also have different radiuses per side. Just write them in the CSS format of top, right, bottom, left. i.e. 2px, 8px, 12px, 0px.
2162+
description: You can also have different radiuses per side. Just write them in the CSS format of top left, top right, bottom right, bottom left. i.e. 2px, 8px, 12px, 0px.
21582163
default: 12px
21592164
-
21602165
id: nf_note-embed-border

theme.css

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)