Beginning of Add New Profile button

This commit is contained in:
Mark McDowall
2012-12-04 17:21:54 -08:00
parent ecab574042
commit ae8db51839
7 changed files with 81 additions and 20 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
overflow: auto;
}
#addProfile
#add-profile
{
text-decoration: none;
font-size:16px;
@@ -22,7 +22,7 @@
vertical-align: middle;
}
#addProfile > i {
#add-profile > i {
color: green;
font-size: 20px;
}