|
|
|
|
@ -41,9 +41,17 @@ |
|
|
|
|
transform: translateX(-50%); /* Center it exactly */ |
|
|
|
|
color: white; |
|
|
|
|
padding: 20px; |
|
|
|
|
max-width: 40%; |
|
|
|
|
font-size: 0.6em !important; |
|
|
|
|
z-index: 1000; /* Ensure it's on top of other elements */ |
|
|
|
|
} |
|
|
|
|
.left-content.screen-size-overlay .left-margin, |
|
|
|
|
.left-content.screen-size-overlay h1.club, |
|
|
|
|
.left-content.screen-size-overlay h1.event { |
|
|
|
|
overflow: hidden; |
|
|
|
|
text-overflow: ellipsis; |
|
|
|
|
white-space: nowrap; /* Prevent text from wrapping */ |
|
|
|
|
} |
|
|
|
|
</style> |
|
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
|