Updated styling

This commit is contained in:
Zak Timson 2017-09-16 16:12:29 -04:00
parent 6e1177c42c
commit 4b19e8a64a
2 changed files with 32 additions and 33 deletions

View File

@ -62,14 +62,14 @@
<div class="col-sm-12 col-md-4"> <div class="col-sm-12 col-md-4">
<h2 class="text-dark-primary">INFORMATION FOR THE PUBLIC</h2> <h2 class="text-dark-primary">INFORMATION FOR THE PUBLIC</h2>
</div> </div>
<div class="col-sm-12 col-md-4"> <div class="col-sm-12 col-md-4" style="font-size: 22px">
<ul class="mb-0"> <ul class="mb-0">
<li class="text-dark-primary">FIND A CHILD PROTECTION LAWYER</li> <li class="text-dark-primary">FIND A CHILD PROTECTION LAWYER</li>
<li class="text-dark-primary">FIND AN EXPERT</li> <li class="text-dark-primary">FIND AN EXPERT</li>
<li class="text-dark-primary">RESEARCH</li> <li class="text-dark-primary">RESEARCH</li>
</ul> </ul>
</div> </div>
<div class="col-sm-12 col-md-4"> <div class="col-sm-12 col-md-4" style="font-size: 22px">
<ul class="mb-0"> <ul class="mb-0">
<li class="text-dark-primary">BECOME A MEMBER</li> <li class="text-dark-primary">BECOME A MEMBER</li>
<li class="text-dark-primary">HOT TOPICS IN CHILD PROTECTION</li> <li class="text-dark-primary">HOT TOPICS IN CHILD PROTECTION</li>
@ -85,28 +85,34 @@
<div class="container"> <div class="container">
<div class="row text-center"> <div class="row text-center">
<h2 class="mx-auto mb-5">OUR OBJECTIVES</h2> <h2 class="mx-auto mb-5">OUR OBJECTIVES</h2>
<div style="font-size: 22px">
<p>
The Ontario Association of Child Protection Lawyers started in Spring 2017 in Windsor, Ontario with a The Ontario Association of Child Protection Lawyers started in Spring 2017 in Windsor, Ontario with a
group group
of Family Lawyers who saw a need to increase the level of advocacy for children, families, and of Family Lawyers who saw a need to increase the level of advocacy for children, families, and
communities communities
that were struggling in terms of Child Welfare. that were struggling in terms of Child Welfare.
<br> </p>
<br> <p>
The OACPL as an organization seeks to: The OACPL as an organization seeks to:
<br> </p>
<p>
- increase the efficiency and level of professional expertise offered by Child Protection Lawyers in - increase the efficiency and level of professional expertise offered by Child Protection Lawyers in
Ontario Ontario
<br> </p>
<p>
- provide public and professional education and input from Recognized Child Protection Lawyers on Child - provide public and professional education and input from Recognized Child Protection Lawyers on Child
Welfare Reform and Practice Welfare Reform and Practice
<br> </p>
<p>
- provide an organized body of Recognized Child Protection Lawyers that advocate politically and - provide an organized body of Recognized Child Protection Lawyers that advocate politically and
socially on socially on Child Welfare Matters in Ontario
Child Welfare Matters in Ontario </p>
<br> <p>
- encourage the highest standards of practice and support for children, families and communities - encourage the highest standards of practice and support for children, families and communities
affected by affected by Child Protection Litigation.
Child Protection Litigation. </p>
</div>
</div> </div>
</div> </div>
</div> </div>

View File

@ -53,15 +53,8 @@
<li class="nav-item text-dark-primary"> <li class="nav-item text-dark-primary">
<a class="nav-link" href="{% url 'caselaw' %}">CASE LAW</a> <a class="nav-link" href="{% url 'caselaw' %}">CASE LAW</a>
</li> </li>
<li class="nav-item dropdown"> <li class="nav-item text-dark-primary">
<a class="nav-link dropdown-toggle" href="{% url 'experts' %}" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <a class="nav-link" href="{% url 'experts' %}">EXPERTS</a>
EXPERTS
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="{% url 'experts' %}?filter=Abuse">Abuse</a>
<a class="dropdown-item" href="{% url 'experts' %}?filter=DNA">DNA</a>
<a class="dropdown-item" href="{% url 'experts' %}?filter=Forensics">Forensics</a>
</div>
</li> </li>
{% if request.user.is_staff %} {% if request.user.is_staff %}
<li class="nav-item text-dark-primary"> <li class="nav-item text-dark-primary">