Skip to content
Snippets Groups Projects
Commit 4745f11a authored by Josh Borrow's avatar Josh Borrow
Browse files

changed to using colour as a delimiter

parent ba15dfba
Branches
Tags
1 merge request!5Added the journal to the publication cards
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
</div> </div>
{% endif %} {% endif %}
<div class="card-text"> <div class="card-text">
<h3>{{ card.title }}</h3> <h3>{{ card.title }}</h2>
<h4>{{ card.journal }} </h4> <b><h3>{{ card.journal }}</h3></b>
<p>{{ card.date }}</p> <p>{{ card.date }}</p>
</div> </div>
</a> </a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment