Update doc and layout

This commit is contained in:
grosroro 2012-05-30 15:07:31 +02:00
commit f652d6051d
4 changed files with 216 additions and 18 deletions

View file

@ -169,7 +169,9 @@
<div class="row-fluid">
<div class="span4">
<img src="{{ pathto('_static/img/project.png', 1) }}"/>
<div style="width:160px;margin:0 auto">
<img style="width:100%;margin:20px 0;" src="{{ pathto('_static/img/project.png', 1) }}"/>
</div>
{{ sidebar() }}
</div>
<div class="span8">

View file

@ -1,4 +1,4 @@
h2{
h1, h2, h3, h4, h5, h6{
padding: 40px 0 5px;
}