1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-30 13:14:20 +00:00
This commit is contained in:
Maxime Moraine 2020-04-05 14:38:20 +02:00
parent 1050fbb531
commit 38931015db
71 changed files with 5819 additions and 184 deletions

View file

@ -1,3 +1,7 @@
a.header-anchor {
text-decoration: none;
}
h1 {
a.header-anchor {
display: none;
@ -7,9 +11,13 @@ h1 {
h2, h3, h4, h5, h6 {
padding-top: 64px;
margin-top: -64px;
a.header-anchor {
display: none;
.v-icon {
font-size: inherit;
}
}
&:hover {