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