#2077 Rythmer les Tables des matières
This commit is contained in:
+13
-1
@@ -892,6 +892,12 @@ section[role="main-content"]{
|
||||
|
||||
}
|
||||
}
|
||||
section.tocitem{
|
||||
&[level="1"]:not([type="front"]),
|
||||
&[level="2"]{
|
||||
padding-top: 0.4em;
|
||||
}
|
||||
}
|
||||
|
||||
.toc-title{
|
||||
@include title4grey;
|
||||
@@ -912,7 +918,13 @@ section[role="main-content"]{
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
h2.toc-title{font-size: 1.1em;}
|
||||
h2.toc-title{
|
||||
font-size: 1.1em;
|
||||
color: $bleuroilight;
|
||||
&:hover, &.loaded{
|
||||
color: $bleuroi;
|
||||
}
|
||||
}
|
||||
h3.toc-title{font-size: 1em;}
|
||||
h4.toc-title{font-size: 0.9em;}
|
||||
h5.toc-title{font-size: 0.8em;}
|
||||
|
||||
Reference in New Issue
Block a user