Files: 38e0417253d2dc77736737889d97f936df7f35a0 / 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