Skip to content
Snippets Groups Projects
Commit f8b7d234 authored by Michaela Brückner's avatar Michaela Brückner :unicorn:
Browse files

change font color, re #1287

parent d1a30c43
No related branches found
No related tags found
No related merge requests found
...@@ -376,7 +376,6 @@ article.studip > header h1 > img { ...@@ -376,7 +376,6 @@ article.studip > header h1 > img {
filter: invert(100%); filter: invert(100%);
} }
article.new.toggle > header h1 > a::before { article.new.toggle > header h1 > a::before {
filter: unset !important; filter: unset !important;
} }
...@@ -1444,3 +1443,7 @@ button.skiplink { ...@@ -1444,3 +1443,7 @@ button.skiplink {
} }
} }
.minor, .quiet {
color: $black;
}
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