Replace obsolete anchor tags with .anchor class
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user