Files: f9050962cfada152aec920f983c68b8527347e71 / app / html / link.mcss
93 bytesRaw
1 | Link { |
2 | color: #222 |
3 | |
4 | -string { |
5 | :hover { |
6 | text-decoration: underline |
7 | } |
8 | } |
9 | } |
10 | |
11 |
Built with git-ssb-web
1 | Link { |
2 | color: #222 |
3 | |
4 | -string { |
5 | :hover { |
6 | text-decoration: underline |
7 | } |
8 | } |
9 | } |
10 | |
11 |
Built with git-ssb-web