1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-07 21:16:00 +02:00

style: Don't highlight links when they are in headers

This uses some SASS magic instead of the previous single rule
because I need it for both the blog title as well as each post's
title link. Yay, SASS?!
This commit is contained in:
2016-09-14 15:14:13 +03:00
parent 2bb9509bbb
commit 2b25241f3c
2 changed files with 6 additions and 7 deletions

File diff suppressed because one or more lines are too long