Replace obsolete anchor tags with .anchor class

This commit is contained in:
Vincevrp
2018-10-27 16:36:04 +02:00
parent 2cc3e2c9b3
commit 7f2c4dd41b
2 changed files with 42 additions and 167 deletions

View File

@ -27,12 +27,6 @@
line-height: 1.35;
}
/* body {
padding-bottom: 30px;
} */
.theme-dropdown .dropdown-menu {
position: static;
display: block;
@ -47,11 +41,9 @@
width: auto;
}
a.anchor {
display: block; position: relative; top: -50px; visibility: hidden;
}
a.titleanchor {
font-size:0.7em;
.anchor:target {
padding-top: 4rem;
margin-top: -4rem;
}
.panel-item {