Files: 6ceaa46c3d79b1182d2dddc9a765738453b4a190 / 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