diff --git a/package.json b/package.json index d0a187b18..159acdd74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.620.0", + "version": "3.621.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 534589f69..ba2bad89b 100644 Binary files a/paligo-theme.tar.gz and b/paligo-theme.tar.gz differ diff --git a/paligo-theme/paligo-styles/redacto-theme.css b/paligo-theme/paligo-styles/redacto-theme.css index b018857da..616048aa3 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -327,6 +327,11 @@ body { --iqser-blue-5: #c5d3eb; --iqser-pink-1: #f125de; --iqser-helpmode-primary: green; + --iqser-font-size: 13px; + --iqser-button-radius: 17px; + --iqser-button-font-size: 13px; + --iqser-button-height: 34px; + --iqser-font-family: "Inter, sans-serif"; } .site-sidebar {