git ssb

16+

Dominic / patchbay



Tree: 42f61697f3d5a5d9f0a2f62e5cb0b413d756680a

Files: 42f61697f3d5a5d9f0a2f62e5cb0b413d756680a / app / html / page / search.mcss

248 bytesRaw
1Search {
2 padding: .5rem
3 border-bottom: solid 1px gainsboro
4
5 header {
6 h1 {
7 }
8 }
9
10 section.details {
11 display: flex
12 justify-content: space-between
13
14 font-family: monospace
15
16 div.searched {}
17 div.matched {}
18 }
19}
20
21

Built with git-ssb-web