aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-07 18:38:54 +0000
committerMario <mario@mariovavti.com>2021-06-07 18:38:54 +0000
commit219d47f04c7bb04dcc241b9ed6ca411fc9653f09 (patch)
treed6f066094231e11f073dfa5ec27bf4ccd82c2e68 /view/css
parent750721c1a0b501422924f086899d70139d8b0233 (diff)
downloadvolse-hubzilla-219d47f04c7bb04dcc241b9ed6ca411fc9653f09.tar.gz
volse-hubzilla-219d47f04c7bb04dcc241b9ed6ca411fc9653f09.tar.bz2
volse-hubzilla-219d47f04c7bb04dcc241b9ed6ca411fc9653f09.zip
bs5: more fixes
Diffstat (limited to 'view/css')
-rw-r--r--view/css/bootstrap-red.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index 122bb5904..79817ebd0 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -57,3 +57,7 @@ nav .dropdown-menu {
label {
font-weight: bold;
}
+
+a {
+ text-decoration: none !important;
+}