[grade=B] v1.9.4: bird emblem bottom-left on beeps and replies (opposite wordmark), Sami's transparent icon, old top-right badge removed
This commit is contained in:
+2
-10
@@ -557,15 +557,6 @@
|
||||
.beep-embed .beep-time:hover { text-decoration: underline; }
|
||||
.beep-embed .beep-spacer { flex: 1; min-width: 8px; }
|
||||
|
||||
/* Per-post bird badge (brand corner mark) */
|
||||
.beep-embed .beep-post-badge {
|
||||
flex-shrink: 0;
|
||||
opacity: 0.6;
|
||||
transition: opacity 0.15s ease;
|
||||
}
|
||||
|
||||
.beep-embed .beep-post:hover .beep-post-badge { opacity: 0.9; }
|
||||
|
||||
/* Post text */
|
||||
.beep-embed .beep-text {
|
||||
font-size: 15px;
|
||||
@@ -1017,7 +1008,7 @@
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
/* ---------- Bottom bar (bird emblem + brand wordmark + delete) ---------- */
|
||||
/* ---------- Bottom bar (bird emblem + brand wordmark) ---------- */
|
||||
.beep-embed .beep-bottom-bar {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -1049,6 +1040,7 @@
|
||||
|
||||
.beep-embed .beep-post:hover .beep-post-wordmark,
|
||||
.beep-embed .beep-reply:hover .beep-post-wordmark { opacity: 0.85; }
|
||||
.beep-embed .beep-reply:hover .beep-post-emblem { opacity: 0.9; }
|
||||
|
||||
.beep-embed .beep-delete-link {
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user