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