Update doc and layout
This commit is contained in:
parent
78bb1bd86e
commit
f652d6051d
4 changed files with 216 additions and 18 deletions
|
|
@ -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">
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
h2{
|
||||
h1, h2, h3, h4, h5, h6{
|
||||
padding: 40px 0 5px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue