Refine shared header language selector
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
>
|
||||
|
||||
<style>
|
||||
.detail-topbar { display: flex; justify-content: space-between; align-items: flex-start; gap: 16px; }
|
||||
.detail-topbar { display: flex; justify-content: space-between; align-items: center; gap: 12px; }
|
||||
.event-type-badge { display: inline-block; margin-bottom: 8px; padding: 4px 9px; border: 1px solid #4b5563; border-radius: 999px; color: #c4b5fd; font-size: .8rem; font-weight: 700; text-transform: uppercase; }
|
||||
.parent-event-link { color: #c4b5fd; }
|
||||
.flyer-source { display: block; width: 100%; flex: 0 0 100%; margin: 10px 0 0; color: #a8a29e; font-size: .85rem; text-align: center; }
|
||||
|
||||
Reference in New Issue
Block a user