Improve project overview page

This commit is contained in:
Frederic Guillot
2016-03-19 17:15:25 -04:00
parent caf8cb3323
commit 42376aec4a
9 changed files with 152 additions and 139 deletions

View File

@@ -29,6 +29,9 @@
.project-overview-column {
text-align: center;
margin-right: 80px;
padding: 3px 15px 3px 15px;
border: 1px dashed #ddd;
border-radius: 8px;
}
.project-overview-column strong {