ChaosMageX Test Page 2

This is some text.1

This is some more text.2

This is even more text.3

This is just a little bit more text.4

This is a few more words for more testing.5

This is some more words for more testing.6

This is even more words for more testing.7

This is just a few more words to keep the test going.8


The first pulsar was observed by J. Bell and A. Hewish [1]. Another reference [see 2].

Bibliography
1. Bell, J.; Hewish, A.; Pilkington, J. D. H.; Scott, P. F.; and Collins, R. A. Observation of a Rapidly Pulsating Radio Source. Nature 217, 709, 1968.
2. Guy, R. K. Modular Difference Sets and Error Correcting Codes. §C10 in Unsolved Problems in Number Theory, 2nd ed. New York: Springer-Verlag, pp. 118-121, 1994.


/* Fix the Code alignment issues with the lined paper background. */
 
.code {
    background-size: 100% 1.75em;
    font-size: 0.7em;
}
 
.code>* {
    line-height: 1.75em;
}
 
/* Fix the Footnote Block alignment with the lined paper background. */
 
.footnotes-footer>* {
    line-height: 1.8em;
}
 
.footnotes-footer .title {
    margin: -0.75em 0 1em 0;
}
 
.footnotes-footer div.footnote-footer:not([id*="footnote-1"]) {
    margin-top: 0em !important;
}
 
.footnotes-footer .footnote-footer > a:first-child::before {
    height: 90%;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License