styling
This commit is contained in:
parent
94c8befb5e
commit
8d9656c311
6 changed files with 82 additions and 38 deletions
|
@ -10,7 +10,6 @@
|
|||
{% endif %}
|
||||
</title>
|
||||
<link rel="icon" href="/images/favicon.png">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
{% if page.math %}
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
|
@ -67,9 +66,11 @@
|
|||
</p>
|
||||
<hr>
|
||||
</div>
|
||||
<div id="content">
|
||||
|
||||
{{ content }}
|
||||
|
||||
</div>
|
||||
<hr class="clear">
|
||||
<span class="credits left"><a href="http://validator.w3.org/check?uri=http%3A%2F%2Fgjankowiak.github.com{{ page.url | cgi_escape }}">Validate</a> HTML</span>
|
||||
<span class="credits right">Hosted on GitHub Pages — Theme derived from <a href="http://twitter.com/#!/michigangraham">mattgraham</a> —
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue