Add newlines, duh.

This commit is contained in:
Parker Moore 2014-05-07 17:24:55 -04:00
parent 106e323205
commit 6580374c4f
2 changed files with 2 additions and 2 deletions

View File

@ -24,4 +24,4 @@ document.onreadystatechange = function(){
linkifyAnchors(level, contentBlock);
}
}
</script>
</script>

View File

@ -41,4 +41,4 @@ h4:hover .header-link,
h5:hover .header-link,
h6:hover .header-link {
opacity: 1;
}
}