summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-04-29 12:13:33 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-04-29 12:13:33 +0200
commita5ca48ae1d0ddb487614bff39d618095cd81be9d (patch)
tree11f26fedca13e77a19fa2965561d012f9c16d98a /themes
parentee60cdab269e844dce5e060b92e2ccd3b11dc307 (diff)
downloadwww-andreasbaumann-cc-a5ca48ae1d0ddb487614bff39d618095cd81be9d.tar.gz
www-andreasbaumann-cc-a5ca48ae1d0ddb487614bff39d618095cd81be9d.tar.bz2
red links in data protection widget
Diffstat (limited to 'themes')
-rw-r--r--themes/new_theme/layouts/partials/widgets/dataprotection.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/new_theme/layouts/partials/widgets/dataprotection.html b/themes/new_theme/layouts/partials/widgets/dataprotection.html
index 68e9390..7b496e0 100644
--- a/themes/new_theme/layouts/partials/widgets/dataprotection.html
+++ b/themes/new_theme/layouts/partials/widgets/dataprotection.html
@@ -1,4 +1,4 @@
<h4 class="widget__title">Data Protection and Privacy</h4>
<div class="widget__content">
- Read here about <a class="widget__link" href="/dataprotection">Data Protection and Privacy</a>.
+ Read here about <a class="widget__link__red" href="/dataprotection">Data Protection and Privacy</a>.
</div>