Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
docs
Commits
98312432
Commit
98312432
authored
Dec 09, 2019
by
rinpatch
Browse files
extra.css: set custom color for superfences tabs
parent
f33889de
Pipeline
#20852
passed with stages
in 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/css/extra.css
View file @
98312432
...
...
@@ -8,6 +8,10 @@
color
:
#ffab40
;
}
.md-typeset
.superfences-tabs
>
label
:hover
{
color
:
#ffab40
!important
;
}
code
,
.codehilite
pre
{
font-weight
:
bold
;
...
...
Write
Preview
Supports
Markdown
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