am 17e2c06e
: make the <a> tag offset effective for the whole site, not just reference, because turns out these are also used in the manifest docs, so what the heck.
* commit '17e2c06e8aa92b9d99e8e3a8e6f44a630e9529ad': make the <a> tag offset effective for the whole site, not just reference, because turns out these are also used in the manifest docs, so what the heck.
This commit is contained in:
@@ -4203,8 +4203,8 @@ EndColorStr='#ececec');
|
|||||||
z-index: 52;
|
z-index: 52;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* offset the <a name=""> tags in reference to account for sticky nav */
|
/* offset the <a name=""> tags to account for sticky nav */
|
||||||
body.reference a[name] {
|
a[name] {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Reference in New Issue
Block a user