Link to article: SCP-2564.
table.wiki-content-table
{
border: none;
margin: 0;
width: 100%;
border-radius: 10px;
}
table.wiki-content-table th
{
border: none;
}
table.wiki-content-table th:first-child
{
text-align: left;
}
table.wiki-content-table th
{
text-align: left;
}
table.wiki-content-table td
{
border: none;
vertical-align: top;
width: 200px;
}
table.wiki-content-table td:first-child
{
width: 300px;
}
table.wiki-content-table td:last-child
{
width: 120px;
text-align: left;
}
table.wiki-content-table tr
{
background-color: #fff;
}
table.wiki-content-table tr {
border-bottom: 1px dashed #888;
}
table.wiki-content-table {
border: none;
}
tr {
border: none;
}
td {
padding: 0px;
}
blockquote{
-webkit-margin-start: 0px;
}
footer-wikiwalk-nav