Skip to content

Commit 96627df

Browse files
Built site for rostemplate@0.2.0.9000: 343fcb6
1 parent 80184c3 commit 96627df

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed

BS5/rostemplate.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,14 @@ code {
435435
}
436436
}
437437

438+
/* Clipboard button */
439+
440+
.btn-copy-ex,
441+
.btn-copy-ex:hover,
442+
.btn-copy-ex:focus {
443+
color: var(--bs-white);
444+
}
445+
438446
/* Section: Syntax highlighter emacs (como en la web de rOpenSpain) */
439447
pre {
440448
display: block;

0 commit comments

Comments
 (0)