trello integration finished

This commit is contained in:
Senad Uka
2015-09-26 11:58:01 +02:00
parent ae8e9b0081
commit 014416ca51
16 changed files with 867 additions and 81 deletions

View File

@@ -533,5 +533,18 @@ text-decoration: none;
.footer {
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
position: fixed;
width: 100%;
bottom:0;
left:0;
}
.message {
font-size: 130%;
text-align: left;
margin-left: 20px;
margin-right: 20px;
}