font sizes
This commit is contained in:
parent
62b671aa15
commit
0bf2ef0377
|
@ -1,6 +1,6 @@
|
||||||
.centerSentence {
|
.centerSentence {
|
||||||
color: #393939;
|
color: #393939;
|
||||||
font-size: 48px;
|
font-size: 42px;
|
||||||
width: 70%;
|
width: 70%;
|
||||||
height: 350px;
|
height: 350px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block extra_head %}
|
{% block extra_head %}
|
||||||
<link rel="stylesheet" href="/static/css/main/archive.css" />
|
<link rel="stylesheet" href="/static/css/main/home.css" />
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block pageTitle %}
|
{% block pageTitle %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user