Files: 2d319604d082cb2300af0e54c6416b00bdeb9884 / 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