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