diff --git a/custom.css b/custom.css index 970af96..fda80b6 100644 --- a/custom.css +++ b/custom.css @@ -1702,8 +1702,6 @@ a.page-ref:hover { border-bottom-style: dashed; border-bottom-color: hsl(var(--cl-text-color), 0.35); */ - text-decoration: underline dotted hsl(var(--cl-text-color), 0.35); - text-underline-offset: 4px; color: hsl(var(--cl-text-color), 0.9); background-color: hsl(var(--cl-accent), 0); border-bottom: 0px; @@ -1711,6 +1709,10 @@ a.page-ref:hover { opacity: 1; /* transition: 0.2s; */ } +:not(.whiteboard-shape) .block-ref span { + border-bottom: dotted hsl(var(--cl-text-color), 0.9) 1px; + padding-bottom: 2.5px; +} .block-ref:hover { cursor: pointer; background-color: hsl(var(--cl-accent), 0.2); diff --git a/latte.css b/latte.css index 0020ce4..42312eb 100644 --- a/latte.css +++ b/latte.css @@ -1702,8 +1702,6 @@ a.page-ref:hover { border-bottom-style: dashed; border-bottom-color: hsl(var(--cl-text-color), 0.35); */ - text-decoration: underline dotted hsl(var(--cl-text-color), 0.35); - text-underline-offset: 4px; color: hsl(var(--cl-text-color), 0.9); background-color: hsl(var(--cl-accent), 0); border-bottom: 0px; @@ -1711,6 +1709,10 @@ a.page-ref:hover { opacity: 1; /* transition: 0.2s; */ } +:not(.whiteboard-shape) .block-ref span { + border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px; + padding-bottom: 2.5px; +} .block-ref:hover { cursor: pointer; background-color: hsl(var(--cl-accent), 0.2); diff --git a/macchiato.css b/macchiato.css index d22d8d4..697c93c 100644 --- a/macchiato.css +++ b/macchiato.css @@ -1702,8 +1702,6 @@ a.page-ref:hover { border-bottom-style: dashed; border-bottom-color: hsl(var(--cl-text-color), 0.35); */ - text-decoration: underline dotted hsl(var(--cl-text-color), 0.35); - text-underline-offset: 4px; color: hsl(var(--cl-text-color), 0.9); background-color: hsl(var(--cl-accent), 0); border-bottom: 0px; @@ -1711,6 +1709,10 @@ a.page-ref:hover { opacity: 1; /* transition: 0.2s; */ } +:not(.whiteboard-shape) .block-ref span { + border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px; + padding-bottom: 2.5px; +} .block-ref:hover { cursor: pointer; background-color: hsl(var(--cl-accent), 0.2); diff --git a/nord.css b/nord.css index 9961e01..062f251 100644 --- a/nord.css +++ b/nord.css @@ -1702,8 +1702,6 @@ a.page-ref:hover { border-bottom-style: dashed; border-bottom-color: hsl(var(--cl-text-color), 0.35); */ - text-decoration: underline dotted hsl(var(--cl-text-color), 0.35); - text-underline-offset: 4px; color: hsl(var(--cl-text-color), 0.9); background-color: hsl(var(--cl-accent), 0); border-bottom: 0px; @@ -1711,6 +1709,10 @@ a.page-ref:hover { opacity: 1; /* transition: 0.2s; */ } +:not(.whiteboard-shape) .block-ref span { + border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px; + padding-bottom: 2.5px; +} .block-ref:hover { cursor: pointer; background-color: hsl(var(--cl-accent), 0.2); diff --git a/onedark.css b/onedark.css index 6163af2..7b78931 100644 --- a/onedark.css +++ b/onedark.css @@ -1702,8 +1702,6 @@ a.page-ref:hover { border-bottom-style: dashed; border-bottom-color: hsl(var(--cl-text-color), 0.35); */ - text-decoration: underline dotted hsl(var(--cl-text-color), 0.35); - text-underline-offset: 4px; color: hsl(var(--cl-text-color), 0.9); background-color: hsl(var(--cl-accent), 0); border-bottom: 0px; @@ -1711,6 +1709,10 @@ a.page-ref:hover { opacity: 1; /* transition: 0.2s; */ } +:not(.whiteboard-shape) .block-ref span { + border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px; + padding-bottom: 2.5px; +} .block-ref:hover { cursor: pointer; background-color: hsl(var(--cl-accent), 0.2); diff --git a/sepia.css b/sepia.css index 856c733..3942166 100644 --- a/sepia.css +++ b/sepia.css @@ -1702,8 +1702,6 @@ a.page-ref:hover { border-bottom-style: dashed; border-bottom-color: hsl(var(--cl-text-color), 0.35); */ - text-decoration: underline dotted hsl(var(--cl-text-color), 0.35); - text-underline-offset: 4px; color: hsl(var(--cl-text-color), 0.9); background-color: hsl(var(--cl-accent), 0); border-bottom: 0px; @@ -1711,6 +1709,10 @@ a.page-ref:hover { opacity: 1; /* transition: 0.2s; */ } +:not(.whiteboard-shape) .block-ref span { + border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px; + padding-bottom: 2.5px; +} .block-ref:hover { cursor: pointer; background-color: hsl(var(--cl-accent), 0.2); diff --git a/xiaobot.css b/xiaobot.css index 4423c41..67a7783 100644 --- a/xiaobot.css +++ b/xiaobot.css @@ -1702,8 +1702,6 @@ a.page-ref:hover { border-bottom-style: dashed; border-bottom-color: hsl(var(--cl-text-color), 0.35); */ - text-decoration: underline dotted hsl(var(--cl-text-color), 0.35); - text-underline-offset: 4px; color: hsl(var(--cl-text-color), 0.9); background-color: hsl(var(--cl-accent), 0); border-bottom: 0px; @@ -1711,6 +1709,10 @@ a.page-ref:hover { opacity: 1; /* transition: 0.2s; */ } +:not(.whiteboard-shape) .block-ref span { + border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px; + padding-bottom: 2.5px; +} .block-ref:hover { cursor: pointer; background-color: hsl(var(--cl-accent), 0.2);