Help icon is now the same everywhere. In some places it was an 'i' and in others a '?'. Same with the color. We had two different flavors of blue. Also streamlined the code. Now all help html is genereated from one place.

This commit is contained in:
chouseknecht
2013-07-13 05:56:49 -04:00
parent 7d6507ec0d
commit 44f7ce42cc
6 changed files with 240 additions and 276 deletions

View File

@@ -126,6 +126,10 @@
text-decoration: none;
}
.help-link {
color: #49afcd;
}
.site-footer {
width: 100%;
margin-top: 60px;