Skip to content

Commit 256c0ea

Browse files
committed
Improve callouts for Quarto
1 parent 497af3c commit 256c0ea

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

inst/pkgdown/assets/BS5/gitdevr.css

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,12 +1108,12 @@ div.callout-body-container.callout-body .btn-copy-ex {
11081108
}
11091109

11101110
.screen-reader-only {
1111-
position: absolute;
1112-
clip: rect(0 0 0 0);
1113-
border: 0;
1114-
height: 1px;
1115-
margin: -1px;
1116-
overflow: hidden;
1117-
padding: 0;
1118-
width: 1px;
1111+
position: absolute;
1112+
clip: rect(0 0 0 0);
1113+
border: 0;
1114+
height: 1px;
1115+
margin: -1px;
1116+
overflow: hidden;
1117+
padding: 0;
1118+
width: 1px;
11191119
}

0 commit comments

Comments
 (0)