Artifact 471eaf45cc290b8de0d45d8afc35ca525251dd644eb6b355a25d7f594b32047d:
- File code-docs/custom.css — part of check-in [c7350de0] at 2020-01-19 04:36:21 on branch doc-expansion — Add custom Scribble styles (user: joel, size: 480) [annotate] [blame] [check-ins using] [more...]
.fileblock .SCodeFlow { padding-top: 0.7em; margin-top: 0; } .fileblock { width: 90%; } .fileblock_filetitle{ background: #eee; text-align:right; padding: 0.15em; border: 1px dotted black; border-bottom: none; } .terminal, .browser { margin-bottom: 1em; padding: 0.5em; width: 88%; background: #fcfcfc; color: rgb(150, 35, 105); } .terminal .SIntrapara, .browser .SIntrapara, .fileblock .SIntrapara { margin: 0 0 0 0; }