Link to article: Underread and Underrated.
.wiki-content-table td:nth-last-child(1){
width: 3ch;
}
.wiki-content-table td:nth-last-child(2){
width: 12ch;
}
.content-panel .content-type-title > p {
margin: 0;
}
.content-panel .content-type-title {
/*font-size: 120%;*/
font-weight: bold;
padding: 2px 10px;
background-color: #666;
color: #fff;
border-radius: 9px 9px 0 0;
box-shadow: inset 0 1px rgba(255,255,255,0.3),
inset 0 10px rgba(255,255,255,0.2),
inset 0 10px 20px rgba(255,255,255,0.25);
}
.content-panel .content-type-description {
padding: 0;
text-align: justify;
}
.content-panel .wiki-content-table {
margin: 2px 0 0 0;
width: 100%;
word-break: break-word;
}
.content-panel .wiki-content-table th:nth-of-type(2),
.content-panel .wiki-content-table th:nth-of-type(3),
.content-panel .wiki-content-table td:nth-of-type(2),
.content-panel .wiki-content-table td:nth-of-type(3) {
text-align: center;
}
.content-panel .wiki-content-table th,
.content-panel .wiki-content-table td {
border: none;
}
.content-panel .wiki-content-table tr {
border-bottom: solid 1px rgba(0,0,0,0.1);
}
.content-panel .wiki-content-table th {
border: 2px solid white;
border-width: 0 2px;
background-color: #666;
color: white;
}
.desktop-only { display: block; }
.mobile-only { display: none; }
@media (max-width: 979px) {
.desktop-only { display: none; }
.mobile-only { display: block; }
}
feature-block
desktop-only
content-panel
standalone
left-column
content-type-title
content-type-description
panel-footer
content-panel
standalone
right-column
content-type-title
content-type-description
panel-footer
content-panel
standalone
left-column
content-type-title
content-type-description
panel-footer
content-panel
standalone
right-column
content-type-title
content-type-description
panel-footer
feature-block
mobile-only
content-panel
standalone
content-type-title
content-type-description
panel-footer
feature-block
mobile-only
content-panel
standalone
content-type-title
content-type-description
panel-footer