Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
peterk committed Aug 26, 2018
1 parent c448e3a commit 3ee851e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/app/static/css/adstyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@
text-decoration: underline; }

._5pbw {
font-size:14px;
margin-bottom: 0;
font-weight: bold; }

._5pcp._5lel._232_,
Expand Down
1 change: 1 addition & 0 deletions web/app/templates/ad.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{% extends "layout.html" %}
{% block title %}{{ad.raw["title"]}} - Politisk annons{% endblock %}
{% block body %}
<div class="container">
<div class="row">
Expand Down

0 comments on commit 3ee851e

Please sign in to comment.