11 lines
No EOL
145 B
CSS
11 lines
No EOL
145 B
CSS
.header-anchor {
|
|
text-decoration: none!important;
|
|
}
|
|
|
|
h1 > a.header-anchor {
|
|
font-weight: 800;
|
|
}
|
|
|
|
h2 > a.header-anchor {
|
|
font-weight: 700;
|
|
} |