No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
} | } | ||
.home- | .home-page .thumbinner { | ||
max-width: 250px; | max-width: 250px; | ||
} | } | ||
Revision as of 20:35, 11 April 2022
div#catlinks-sidebar {
display: none;
}
.home-page h2:after {
border-bottom: 1px solid transparent !important;
}
div.tright, div.floatright, table.floatright {
padding: 0 0 1em 0em;
}
.home-page .thumbinner {
max-width: 250px;
}
.home-page {
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: flex-start;
justify-content: space-evenly;
}