Files: 8e308450fe64500e05acf9f9f82a8d91a22ea58f / 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