Change avatar background color to white

This commit is contained in:
Krzysztof Klimonda
2013-03-13 15:51:00 -07:00
parent 8fa7583b0f
commit 2f98fc4a57

View File

@@ -215,7 +215,7 @@ textarea {
}
.pin-footer .avatar {
background: #555;
background: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;