This commit is contained in:
Karen 2011-07-04 15:11:31 +05:30
commit 83754f26c0
2 changed files with 8 additions and 1 deletions

View File

@ -4,3 +4,10 @@ padding:18px 0px 18px 100px;
width:50%;
font-size: 14px;
}
h5 {
font-size: 16px;
font-weight: bold;
margin-top:0px;
margin-bottom: 12px;
}

View File

@ -2,7 +2,7 @@
{% block title %} Archive {% endblock %}
{% block pageTitle %} Archive: Raw Materials {% endblock %}
{% block pageTitle %} Archive {% endblock %}
{% block extra_head %}
<!-- <link rel="stylesheet" href="/static/css/reset.css" /> -->