Fix anchor offsets for line numbers
This commit is contained in:
@@ -13,10 +13,9 @@
|
|||||||
body {
|
body {
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
}
|
}
|
||||||
.nameContainer .name {
|
.nameContainer .name, .prettyprint.source .pln {
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
margin-top: -50px;
|
margin-top: -50px;
|
||||||
display: inline-block; /* required for webkit browsers */
|
|
||||||
}
|
}
|
||||||
.navigation li {
|
.navigation li {
|
||||||
color: #888;
|
color: #888;
|
||||||
|
|||||||
Reference in New Issue
Block a user