mirror of
https://github.com/pinry/pinry.git
synced 2026-07-06 23:47:26 +02:00
Change avatar background color to white
This commit is contained in:
@@ -215,7 +215,7 @@ textarea {
|
||||
}
|
||||
|
||||
.pin-footer .avatar {
|
||||
background: #555;
|
||||
background: white;
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user