Files: 76bc25fbc6edd50d2de53f58f3033960b0b32a34 / styles / light / private-message-button.mcss
115 bytesRaw
1 | PrivateMessageButton { |
2 | :hover { |
3 | color: #ffffff |
4 | background-color: #8a6610 |
5 | border-color: #8a6610 |
6 | } |
7 | } |
8 |
Built with git-ssb-web
1 | PrivateMessageButton { |
2 | :hover { |
3 | color: #ffffff |
4 | background-color: #8a6610 |
5 | border-color: #8a6610 |
6 | } |
7 | } |
8 |
Built with git-ssb-web