Newer
Older
Beautiful_listing / nginx / .html / main.css
@Andrew Molchanov Andrew Molchanov on 1 Feb 2020 307 bytes added nginx template
.js__toggle_content {
	display: none;
}
#js__listing_table {
	margin: 2rem 0;
    font-size: 14px;
}
#js__listing_table tbody {
    font-family: monospace;
}
#js__listing_table img {
    margin-right: 10px;
}
#js__listing_table a:hover {
    text-decoration: none;
}

.list-unstyled {
	padding-left: 15px;
}