Improve visibility of links by underlining them.

This commit is contained in:
Jan Böhmer 2022-08-01 00:54:41 +02:00
parent 5f8697626a
commit b8500bcef6

View file

@ -240,9 +240,7 @@ showing the sidebar (on devices with md or higher)
/****************************************
* Bootstrap extensions
*****************************************/
/* Dont underline links */
a {
a.badge {
text-decoration: none;
}