Deploy site from 1fd5534541

This commit is contained in:
LizardByte-bot
2025-03-17 02:20:47 +00:00
parent 47eae4d492
commit f6c295101b

View File

@@ -425,7 +425,10 @@ footer a:focus {
footer .list-inline {
margin: 0;
padding: 0;
margin-bottom: 1.875rem;
margin-bottom: 1.375rem;
}
footer .list-inline .list-inline-item {
margin-bottom: 0.5rem;
}
footer .copyright {
font-family: var(--header-font);
@@ -822,6 +825,8 @@ nav.top-nav-short-permanent ~ header > .intro-header.big-img {
table {
padding: 0;
overflow-x: auto;
display: block;
}
table tr {
border-top: 1px solid #cccccc;