git ssb

1+

Daan Patchwork / patchwork



Tree: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c

Files: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c / styles / dracula / taggers-list.mcss

214 bytesRaw
1TaggersList {
2 a.profile {
3 background: #44475a
4 transition: background-color 0.25s
5 div.main {
6 div.name {
7 color: #ccc
8 }
9 }
10 :hover {
11 background-color: #44475a
12 }
13 }
14}
15

Built with git-ssb-web