Skip to content

Commit

Permalink
Fix underline for trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
hcwong committed Mar 18, 2020
1 parent d409741 commit 67de386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asset/css/markbind.css
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ li.footnote-item:target {

/* styles for triggers */
.trigger {
text-decoration: underline dotted;
border-bottom: 1px dashed currentColor;
}

.modal.mb-zoom {
Expand Down

0 comments on commit 67de386

Please sign in to comment.