Add sow-* page styles for /news /blog /gallery #21
@@ -303,6 +303,24 @@ a.sow-card:hover {
|
||||
aspect-ratio: 16 / 10;
|
||||
}
|
||||
|
||||
.sow-empty {
|
||||
color: var(--wg-text-muted);
|
||||
font-style: italic;
|
||||
padding: var(--wg-space-md) 0;
|
||||
}
|
||||
|
||||
.sow-pagination {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: var(--wg-space-md);
|
||||
margin-top: var(--wg-space-lg);
|
||||
|
||||
.sow-pagination-status {
|
||||
color: var(--wg-text-muted);
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
.sow-news-layout,
|
||||
.sow-feature,
|
||||
|
||||
Reference in New Issue
Block a user