light theme, clean ccs
This commit is contained in:
parent
4c85c3e1af
commit
54e382cdd7
6 changed files with 787 additions and 96 deletions
|
@ -16,7 +16,7 @@
|
|||
</script>
|
||||
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script>
|
||||
<script src="/javascripts/respond.js"></script>
|
||||
<link rel="stylesheet" href="/stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="/stylesheets/styles_{{ site.style }}.css">
|
||||
<link rel="stylesheet" href="/stylesheets/pygment_trac.css">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
|
@ -32,15 +32,14 @@
|
|||
|
||||
<section>
|
||||
<div id="title">
|
||||
<h1><a style="color:rgb(232,232,232);" href="http://gjankowiak.github.com/">Page personnelle de Gaspard Jankowiak</a></h1>
|
||||
<h1><a href="/">Page personnelle de Gaspard Jankowiak</a></h1>
|
||||
<p>Thésard au Ceremade — Université Paris-Dauphine</p>
|
||||
<hr>
|
||||
</div>
|
||||
<nav> <a href="/#recherche">Recherche</a> | <a href="/#publications">Publications</a> | <a href="/#enseignement">Enseignement</a> </nav>
|
||||
|
||||
{{ content }}
|
||||
<hr>
|
||||
<span class="credits right">Hosted on GitHub Pages — Theme by <a href="http://twitter.com/#!/michigangraham">mattgraham</a> —
|
||||
<span class="credits right">Hosted on GitHub Pages — Theme derived from <a href="http://twitter.com/#!/michigangraham">mattgraham</a> —
|
||||
Powered by <a href="http://jekyllrb.com/">Jekyll</a>
|
||||
</span>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue