Add newlines, duh.
This commit is contained in:
parent
106e323205
commit
6580374c4f
|
@ -24,4 +24,4 @@ document.onreadystatechange = function(){
|
||||||
linkifyAnchors(level, contentBlock);
|
linkifyAnchors(level, contentBlock);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
|
@ -41,4 +41,4 @@ h4:hover .header-link,
|
||||||
h5:hover .header-link,
|
h5:hover .header-link,
|
||||||
h6:hover .header-link {
|
h6:hover .header-link {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue