Files: bdee82e994ee3ce0e26e552ad2fba8393f32ce45 / 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