Skip to content
Snippets Groups Projects
Commit 91ae3de5 authored by Jürgen Voskuhl's avatar Jürgen Voskuhl
Browse files

Addes CSS rules

parent b1436707
No related branches found
No related tags found
1 merge request!86planning#1203: Standards
......@@ -6,7 +6,11 @@
--tw-text-opacity: 1;
color: rgb(59 130 246 / var(--tw-text-opacity));
}
.it-standard .cms-blog-text p a:hover{
.infoboxes a{
color:blue;
}
.it-standard .cms-blog-text p a:hover,
.infoboxes a:hover{
text-underline-offset:2px;
text-decoration:underline;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment