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