xx
This commit is contained in:
parent
532e47c9df
commit
38945e562b
|
@ -1,7 +1,7 @@
|
||||||
.centerSentence {
|
.centerSentence {
|
||||||
color: #393939;
|
color: #393939;
|
||||||
font-size: 48px;
|
font-size: 48px;
|
||||||
width: 800px;
|
width: 55%;
|
||||||
height: 350px;
|
height: 350px;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
|
|
|
@ -14,7 +14,8 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="centerSentence">
|
<div class="centerSentence">
|
||||||
View the archive (files by study, sortable by type size, etc) here.
|
View the archive < /br>
|
||||||
|
(files by study, sortable by type size, etc) here.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user