Files: 326fb93e823ad0d86a6ac3595ecdb6d267b01b8f / styles / dark / private-message-button.mcss
86 bytesRaw
1 | PrivateMessageButton { |
2 | margin-bottom: 10px |
3 | :hover { |
4 | background: #ceab2f |
5 | } |
6 | } |
7 |
Built with git-ssb-web
1 | PrivateMessageButton { |
2 | margin-bottom: 10px |
3 | :hover { |
4 | background: #ceab2f |
5 | } |
6 | } |
7 |
Built with git-ssb-web