Files: 0f55f6590b4fcc68e74c2910f6437b56f946b331 / 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