mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-16 21:34:38 +02:00
Improve visibility of links by underlining them.
This commit is contained in:
parent
5f8697626a
commit
b8500bcef6
1 changed files with 1 additions and 3 deletions
|
@ -240,9 +240,7 @@ showing the sidebar (on devices with md or higher)
|
||||||
/****************************************
|
/****************************************
|
||||||
* Bootstrap extensions
|
* Bootstrap extensions
|
||||||
*****************************************/
|
*****************************************/
|
||||||
|
a.badge {
|
||||||
/* Dont underline links */
|
|
||||||
a {
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue