1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00

minor styling changes (homepage)

This commit is contained in:
Alexis Metaireau 2011-08-21 02:23:48 +02:00
parent 2fdc86136d
commit d584391929
2 changed files with 3 additions and 1 deletions

View file

@ -12,4 +12,5 @@ div.topbar ul.secondary-nav { padding-right: 75px; }
.sidebar h2 { text-align: center; }
.sidebar button{ margin-top: 10px; float: right; }
.right h3 { float: right; }
#bills { color: black; }

View file

@ -6,7 +6,8 @@
{% block content %}
<h2>Welcome on the budget manager</h2>
<h2>Welcome on your budget manager</h2>
<p>You're sharing a house, are going on holidays with friends or are simply sharing money with others, we can help!</p>
<div class="row">
<div class="span8 columns">
<form action="{{ url_for('authenticate') }}" method="post">