home3 news figure matte: fade silvery->white downward so it melts into the card
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -304,7 +304,8 @@
|
||||
.news-plate { background-position: center; background-repeat: no-repeat; }
|
||||
.news-photo.cover .news-plate { width: 100%; height: 100%; background-size: cover; }
|
||||
.news-photo.contain {
|
||||
background: linear-gradient(160deg, #eaf2f3, #eef0ea);
|
||||
/* silvery at top, fading down into the card's white so the matte isn't a hard band */
|
||||
background: linear-gradient(180deg, #e6edef 0%, #f3f6f5 55%, #ffffff 100%);
|
||||
display: flex; align-items: center; justify-content: center; padding: 20px;
|
||||
}
|
||||
.news-photo.contain .news-plate {
|
||||
|
||||
Reference in New Issue
Block a user