body { /* color: #fff; */ /* background-color: #222; */ } .node .node { margin: 1ex; padding-left: 1ex; border-left: 3px solid #888; } h1.title .state { font-size: 50%; vertical-align: middle; /* background-color: rgba(255,255,255,0.3); */ background-color: rgba(0,0,0,0.1); padding: 4px; border-radius: 5px; } h1.title a { color: inherit; text-decoration: underline dotted 2px; } li .tag { font-weight: bold; } li .tag::after { content: ": "; } .text { font-family: monospace; }