- progress

This commit is contained in:
Edin Dazdarevic
2015-05-29 21:10:07 +02:00
parent bd61e4eef8
commit 797b93e81c
14 changed files with 287 additions and 23 deletions

View File

@@ -1 +1,9 @@
/* CSS declarations go here */
.thumbnail {
border: 0 none;
box-shadow: none;
}
.main-header {
background-color: rebeccapurple;
}