aboutsummaryrefslogtreecommitdiff
path: root/budget/static/main.css
diff options
context:
space:
mode:
authorFrédéric Sureau <fred@milka.(none)>2011-08-10 13:16:46 +0200
committerFrédéric Sureau <fred@milka.(none)>2011-08-10 13:16:46 +0200
commit325b0983454fc9cc657762f22705e1f570c2e0f9 (patch)
tree9aa5452a462590baf09db91bb631ea9739edcfad /budget/static/main.css
parent8a79f2d00c4a1a5c7e480e1409e7db2278ed021d (diff)
downloadihatemoney-mirror-325b0983454fc9cc657762f22705e1f570c2e0f9.zip
ihatemoney-mirror-325b0983454fc9cc657762f22705e1f570c2e0f9.tar.gz
ihatemoney-mirror-325b0983454fc9cc657762f22705e1f570c2e0f9.tar.bz2
Margin added between the add bill button and the bill list.
Diffstat (limited to 'budget/static/main.css')
-rw-r--r--budget/static/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/budget/static/main.css b/budget/static/main.css
index f42a1fe..70547e1 100644
--- a/budget/static/main.css
+++ b/budget/static/main.css
@@ -46,6 +46,10 @@ a {
width: 150px;
}
+.list_bills{
+ margin-top: 10px;
+}
+
.members {
list-style-type: none;
margin: 0;