site appearance

* edited css
* removed description from header in layout of projects
* moved title from header to body in layout of papers
This commit is contained in:
arcan1s
2014-05-14 18:36:17 +04:00
parent f46aa85685
commit 8e5bcd6ad2
13 changed files with 7 additions and 19 deletions

View File

@ -8,7 +8,6 @@ layout: default
<div class="wrapper">
<header>
<h1>{{ page.title }}</h1>
<p class="view">{{ page.description }}</p>
<p class="view">
{% if page.category == "ru" %}
<a href="#info">Общая информация</a><br>