update homepage design

This commit is contained in:
Lee Lawlor
2014-05-22 13:14:24 -04:00
parent 1be5325040
commit a581e272ac
8 changed files with 108 additions and 8 deletions

View File

@ -22,6 +22,7 @@ body { padding-top: 70px; }
#cheerlights_row { text-align: center; height: 180px; }
#cheerlights_row img { margin-top: 40px; }
.break-word { word-break: break-word; }
.btn-margin { margin: 2px; }
.col-pad { padding: 0 15px; }
.dismiss { float: right; cursor: pointer; position: relative; top: -12px; left: 7px; }