git ssb

10+

Matt McKegg / patchwork



Tree: 399b1970504b9830b9a27953057861e8a6ebfd9b

Files: 399b1970504b9830b9a27953057861e8a6ebfd9b / styles / light / $distance-warning.mcss

274 bytesRaw
1$distanceWarning {
2 padding: 8px;
3 border: 1px solid #ffc965;
4 background: #ffebcc;
5 margin: 5px 0;
6 color: #8a6800;
7 font-size: 110%
8
9 h1 {
10 font-size: 120%
11 font-weight: bold
12 margin: 0
13 color: #583805
14 }
15
16 p {
17 margin: 0
18 margin-top: 8px
19 }
20}
21

Built with git-ssb-web