feat: Allow Google Embeds from regular (non publish-to-web) links (#1533)
Improve styling to allow getting back to source document
This commit is contained in:
@@ -159,7 +159,7 @@ export const light = {
|
||||
quote: colors.slateLight,
|
||||
codeBackground: colors.smoke,
|
||||
codeBorder: colors.smokeDark,
|
||||
embedBorder: "#DDD #DDD #CCC",
|
||||
embedBorder: colors.slateLight,
|
||||
horizontalRule: colors.smokeDark,
|
||||
|
||||
noticeInfoBackground: colors.warmGrey,
|
||||
|
||||
Reference in New Issue
Block a user