fix table ratio

This commit is contained in:
Gaspard Jankowiak 2014-01-28 13:43:46 +01:00
commit c56c2db3cb
4 changed files with 20 additions and 48 deletions

View file

@ -32,14 +32,14 @@ to the Keller-Segel model.
| Authors | Title | Links |
| - | - | :-: |
{% for pub in site.data.accepted %} | {{pub.authors}} | *{{pub.title}}* <br />{{pub.journal}} {{pub.issue}} | [arXiv](http://arxiv.org/pdf/{{pub.arxiv}}) |
{% endfor %}{: .accepted}
{% endfor %}{: .publi_table}
### Submitted
| Authors | Title | Links |
| - | - | :-: |
{% for pub in site.data.submitted %} | {{pub.authors}} | *{{pub.title}}* | [arXiv](http://arxiv.org/pdf/{{pub.arxiv}}) |
{% endfor %}{: .submitted}
{% endfor %}{: .publi_table}
### Visits & conferences