aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/style.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* aux/workflow/style.css: Customize <pre> and <code> tag colors for dark modeEuAndreh2022-02-191-23/+23
| | | | | | | 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.
* aux/workflow/style.css: Add background color for <pre> tagsEuAndreh2022-01-221-3/+10
|
* aux/workflow/style.css: Add clearer marking of code blocksEuAndreh2022-01-221-0/+9
|
* aux/workflow/style.css: Spaces over tabsEuAndreh2021-09-131-60/+60
|
* aux/workflow/style.css: Add dark modeEuAndreh2021-09-131-0/+16
|
* aux/workflow/style.css: Center the body and add a max-widthEuAndreh2021-09-131-0/+5
|
* aux/workflow/: Add WONTFIX issue classificationEuAndreh2021-07-161-1/+1
|
* aux/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabsEuAndreh2021-07-161-39/+39
|
* aux/workflow/style.css: Be less specific on selectors, remove reference to ↵EuAndreh2021-07-151-7/+2
| | | | previous colour pallete
* aux/workflow/style.css: Switch colors of INACTIVE and WAITINGEuAndreh2021-07-151-2/+2
|
* Add base skeleton project filesEuAndreh2021-03-211-0/+46