Fix date decoration lines, remove post card hover border, use filled nav icons
- Remove ::before/::after decorative horizontal lines on post date - Remove blue inset box-shadow from post card hover state - Switch nav icons from outline (-o) to filled variants Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
}
|
||||
|
||||
#main > .posts > article:hover {
|
||||
box-shadow: inset 0 0 0 1px rgba(24, 191, 239, 0.3);
|
||||
}
|
||||
|
||||
/* Фиксированная высота хедера — фото на одном уровне в ряду */
|
||||
|
||||
Reference in New Issue
Block a user