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
Chagratt
bwog-notes-v2
Commits
912a4a73
Commit
912a4a73
authored
May 04, 2020
by
wbar
Browse files
CSS: add style on ToC
parent
33488aff
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/css/style.css
View file @
912a4a73
...
...
@@ -101,3 +101,6 @@ ul li a[href*='framasoft.org']:before {content: url('/images/icons/gitlab.png');
ul
li
a
[
href
*=
'framapiaf.org'
]
:before
{
content
:
url('/images/icons/masto.png')
;
margin-right
:
2px
;
vertical-align
:
-3px
;}
.archives-list
{
padding-left
:
0px
;
list-style-type
:
none
;}
#TableOfContents
{
font-size
:
90%
;
background-color
:
#111
;
padding
:
0.5em
0
0.5em
1.0em
;
}
#TableOfContents
::before
{
content
:
"Sommaire"
;}
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