Skip to content

Commit

Permalink
Merge pull request #22 from mbaker3/block-ref-underline
Browse files Browse the repository at this point in the history
Cleanup block reference underline
  • Loading branch information
henices authored Feb 26, 2024
2 parents b0a9689 + 4d276d7 commit 2a27015
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 14 deletions.
6 changes: 4 additions & 2 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ 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;
border-radius: 0px;
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);
Expand Down
6 changes: 4 additions & 2 deletions latte.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ 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;
border-radius: 0px;
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);
Expand Down
6 changes: 4 additions & 2 deletions macchiato.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ 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;
border-radius: 0px;
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);
Expand Down
6 changes: 4 additions & 2 deletions nord.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ 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;
border-radius: 0px;
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);
Expand Down
6 changes: 4 additions & 2 deletions onedark.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ 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;
border-radius: 0px;
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);
Expand Down
6 changes: 4 additions & 2 deletions sepia.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ 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;
border-radius: 0px;
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);
Expand Down
6 changes: 4 additions & 2 deletions xiaobot.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ 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;
border-radius: 0px;
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);
Expand Down

0 comments on commit 2a27015

Please sign in to comment.