initial commit

This commit is contained in:
joachim lusiardi
2015-03-03 22:49:43 +01:00
commit af7ef156fd
7 changed files with 180 additions and 0 deletions

7
static/style.css Normal file
View File

@@ -0,0 +1,7 @@
.right-aligned {
text-align: right;
}
.error {
color: red
}