mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 13:14:20 +00:00
classes
This commit is contained in:
parent
1050fbb531
commit
38931015db
71 changed files with 5819 additions and 184 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue