$ hugo env
Hugo Static Site Generator v0.69.0/extended linux/amd64 BuildDate: unknown
GOOS=“linux”
GOARCH=“amd64”
GOVERSION=“go1.14”
$ git version
git version 2.26.2
I know this is bordering on OT but I’d like to change the background and font color of the taxonomy labels that appear at the top of each page. I’m fairly new to Hugo, very rusty with CSS, and I can’t find where these colors are specified.
We are using a custom theme but it’s not that much different from the original default; just a few color changes (I didn’t do this part.) I expect the required changes are somewhere in theme-mine.css
.
Thanks for any help.
David