Adding works!

This commit is contained in:
Mark McDowall
2012-12-10 20:39:35 -08:00
parent af2c86e40a
commit d481000001
6 changed files with 49 additions and 18 deletions
+3 -3
View File
@@ -16,13 +16,13 @@
#add-profile
{
text-decoration: none;
font-size:16px;
font-size: 14px;
color: black;
font-weight:bold;
font-weight: bold;
vertical-align: middle;
}
#add-profile > i {
#add-profile i:before {
color: green;
font-size: 20px;
}