added css file faq.css
This commit is contained in:
parent
ebcf4f2be5
commit
0083c7916b
5
edgware/static/css/files/faq.css
Normal file
5
edgware/static/css/files/faq.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
#faqBlock {
|
||||
padding:18px 0px 18px 100px;
|
||||
font-size: 14px;
|
||||
}
|
|
@ -52,7 +52,7 @@ ul {
|
|||
|
||||
#pageTitle {
|
||||
position: absolute;
|
||||
left: 450px;
|
||||
left: 430px;
|
||||
top: 30px;
|
||||
color: #2E64FE;
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
{% block pageTitle %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Browse Publications
|
||||
{% block content %}
|
||||
<div class="centerSentence">
|
||||
Browse existing publications here.
|
||||
|
|
Loading…
Reference in New Issue
Block a user