2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 11:05:32 +00:00

use wider formatting

This commit is contained in:
Matthias Mair
2023-01-28 16:14:57 +01:00
parent 5092c6e5dc
commit 0d45cd0cdc
2 changed files with 15 additions and 2 deletions

View File

@ -59,6 +59,12 @@ layout: empty
visibility: hidden;
}
.content a {
color:#111827;
font-weight:500;
text-decoration:underline;
}
.color-link {
@apply text-secondary
}