Some checks failed
Integration tests for the release process / release-simulation (push) Has been cancelled
6 lines
164 B
CSS
6 lines
164 B
CSS
.markup [src$="#gh-dark-mode-only"],
|
|
.markup [src$="#dark-mode-only"],
|
|
.markup [href$="#gh-dark-mode-only"],
|
|
.markup [href$="#dark-mode-only"] {
|
|
display: none;
|
|
}
|