This commit is contained in:
calzoneman 2015-02-19 20:30:35 -06:00
parent 08a9eae2d3
commit df62ee8d58
9 changed files with 32 additions and 4 deletions

View file

@ -169,3 +169,7 @@ input.form-control[type="email"], textarea.form-control {
#newpollbtn {
margin-top: 10px;
}
.navbar-inverse .navbar-text-nofloat {
color: #c8c8c8;
}