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