Files: 0dbf73654513a31bdd3cab71a2047f263c054072 / 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