Link to article: Tales By Date 2008.
#page-content h1 {
border-bottom: solid 0.125rem currentColor;
padding: 0 0 0.25em;
}
table.wiki-content-table {
margin: 0.5rem 0;
width: 100%;
overflow: auto;
max-height: 85vh;
display: block;
padding-left: 0.75rem;
}
table.wiki-content-table tr > * {
padding: 0.675em 0.5em;
border-top: 0;
}
table.wiki-content-table tr:first-child {
position: sticky;
top: 0;
text-align: center;
}
table.wiki-content-table tr > *:first-child {
min-width: min(25rem, 50vw);
}
table.wiki-content-table tr > *:nth-child(2) {
min-width: 4.15rem;
font-size: 85%;
}
table.wiki-content-table tr > *:nth-child(3) {
width: 100%;
font-size: 92.5%;
}
.modal-wrapper {
list-style: none;
display: contents;
}
.modal-wrapper > li .foldable-list-container {
text-align: right;
font-size: 90%;
}
.modal-wrapper > li.folded .foldable-list-container.latest { display: none; }
.modal-wrapper > li.unfolded .foldable-list-container.chrono { display: none; }
.modal-wrapper > li > .item-list,
.modal-wrapper > li > .item-list table.wiki-content-table tbody,
.modal-wrapper > li #toc-list {
display: flex;
flex-flow: column;
}
.modal-wrapper > li.unfolded > .item-list,
.modal-wrapper > li.unfolded > .item-list table.wiki-content-table tbody,
.modal-wrapper > li.unfolded #toc-list {
flex-flow: column-reverse;
}
.modal-wrapper > li.unfolded .item-list table.wiki-content-table tr:first-child {
order: 9999;
}
modal-wrapper
folded
foldable-list-container
chrono
foldable-list-container
latest
item-list
dec
nov
oct
sep
aug
jul