Files: 10e8c91563f5a738f61713a572984b0e402338ef / app / html / link.mcss
69 bytesRaw
1 | Link { |
2 | color: blue |
3 | :hover { |
4 | text-decoration: underline |
5 | } |
6 | } |
7 |
Built with git-ssb-web
1 | Link { |
2 | color: blue |
3 | :hover { |
4 | text-decoration: underline |
5 | } |
6 | } |
7 |
Built with git-ssb-web