Files: 77570f8a228dbe5f1d398a92623d4c25675654ec / 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