Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Global Base
discourse-category-headers
Commits
3d6a40cc
Commit
3d6a40cc
authored
May 31, 2020
by
Joshua Robinson
Browse files
Links in header will now display in link color.
parent
6a868ad2
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/common.scss
View file @
3d6a40cc
...
...
@@ -58,10 +58,6 @@ div[class^="category-title-header"] {
}
@else
if
(
$description_text_size
==
"largest"
)
{
font-size
:
$font-up-2
;
}
a
,
a
:visited
{
color
:
inherit
;
}
@if
(
$show_category_description
==
"false"
){
display
:none
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment