Files: 164ee525d1634ae8922a2161019b8894c9a862f7 / 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