/*
html button {
background: #222;
border-color: #222;
}
span.border {
border: 1px solid white;
padding: 3px;
}
html select {
background: #222;
}
.subtitle-dark {
color: #777;
}
html .tc-page-container-wrapper {
min-height: 100%;
background: rgba(0, 0, 0, 0.53);
}
.tc-page-container-wrapper > div {
min-height: 100vh;
}
code {
color: #DBA2B0;
}
html .tc-tag-label {
background-color: rgba(227, 230, 101, 0.6);
}
.img-centered {
display: block;
margin-left: auto;
margin-right: auto
}
strong {
color: #A5F7DA;
}
*/
html .tc-page-container-wrapper {
min-height: 100%;
background: rgba(0, 0, 0, 0.);
}
html .tc-page-container-wrapper {
min-height: 100%;
background: rgba(0, 0, 0, 0.34);
}
.tc-tab-content {
background: rgba(0,0,0,0.5);
}
.tc-tab-content a.tc-tiddlylink {
color: white;
}
.subtitle-dark {
color: #DDD;
}
.tc-site-subtitle {
color: #DDD;
}
.imgfloat {
float:left;
height: 100%;
margin-right:25px;
}
.tc-tiddler-body {
overflow: auto;
}
@media (min-width: 1400px) {
.tc-story-river {
width: 60vw;
/*margin-right:200px;*/
min-height: 100vh;
height: 100%;
}
.tc-sidebar-scrollable {
width: 35vw;
left: 65vw;
}
.tc-tiddler-frame {
width: 60vw;
}
}
Opacity of background
Opacity: 50