Files: 50a8f45832d95d56a26433d9cd66e7453416a55e / app / page / threadShow.mcss
107 bytesRaw
1 | Page -threadShow { |
2 | div.content { |
3 | |
4 | div.Thread {} |
5 | |
6 | div.Compose { |
7 | margin: 0 auto |
8 | } |
9 | |
10 | } |
11 | } |
12 |
Built with git-ssb-web
1 | Page -threadShow { |
2 | div.content { |
3 | |
4 | div.Thread {} |
5 | |
6 | div.Compose { |
7 | margin: 0 auto |
8 | } |
9 | |
10 | } |
11 | } |
12 |
Built with git-ssb-web