Files: acdcd1d6473b22d756d92b98bf5e359c4fd6e4eb / 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