Files: 1b50f4bc87538743de7931301f3b00f1ff1466d1 / 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