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