gradient
This commit is contained in:
commit
83754f26c0
|
@ -4,3 +4,10 @@ padding:18px 0px 18px 100px;
|
||||||
width:50%;
|
width:50%;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h5 {
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-top:0px;
|
||||||
|
margin-bottom: 12px;
|
||||||
|
}
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{% block title %} Archive {% endblock %}
|
{% block title %} Archive {% endblock %}
|
||||||
|
|
||||||
{% block pageTitle %} Archive: Raw Materials {% endblock %}
|
{% block pageTitle %} Archive {% endblock %}
|
||||||
|
|
||||||
{% block extra_head %}
|
{% block extra_head %}
|
||||||
<!-- <link rel="stylesheet" href="/static/css/reset.css" /> -->
|
<!-- <link rel="stylesheet" href="/static/css/reset.css" /> -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user