Actuall add the 404 and 405 pages and small amend to styling for index page task cards

This commit is contained in:
perryharlock
2013-09-25 09:57:06 +01:00
parent f4ee07e955
commit 5fa8356905
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -133,7 +133,7 @@
} }
.task-card-link { .task-card-link {
color:@gray-dark; color:@gray-dark;
min-height:183px; min-height:185px;
display:block; display:block;
} }
.delete-button { .delete-button {