diff options
author | EuAndreh <eu@euandre.org> | 2022-02-19 16:57:26 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-02-19 16:57:26 -0300 |
commit | d55ce5ff8d0bf41145aa1457ec726fc7daf719f6 (patch) | |
tree | 4ff461dcd673d8ada88340a2814ed6f04ae83152 /Makefile | |
parent | TODOs.md: Include external reference to #td-a5575802-ffe2-8ac5-f7c3-dea3a1e6f... (diff) | |
download | git-permalink-d55ce5ff8d0bf41145aa1457ec726fc7daf719f6.tar.gz git-permalink-d55ce5ff8d0bf41145aa1457ec726fc7daf719f6.tar.xz |
aux/workflow/style.css: Customize <pre> and <code> tag colors for dark mode
I had to change the "@media(prefers-color-scheme: black)" block to the
end of the file, because otherwise the "pre { background-color: #222; }"
inside the block would get overriden by the
"pre { background-color: #ddd; }" below.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions