Template:Countdown/styles.css

From Indonesian Life Roleplay
Revision as of 05:58, 14 May 2025 by Indolife (talk | contribs) (Created page with ".countdown-container { text-align: center; text-shadow: 1px 1px 5px #0000009e; background: var(--theme-background-color); border-radius: 10px; padding: 10px; display: flex; flex-direction: column; margin-bottom: 5px; flex-grow: 1; background-size: cover; background-position: left; background-repeat: no-repeat; } .countdown-container hr { border-top-color: #ffffff26; border-bottom: none; } .countdown-header { color: #73bef8; font-weight: 700; } .countdo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.countdown-container { text-align: center; text-shadow: 1px 1px 5px #0000009e; background: var(--theme-background-color); border-radius: 10px; padding: 10px; display: flex; flex-direction: column; margin-bottom: 5px; flex-grow: 1; background-size: cover; background-position: left; background-repeat: no-repeat; }

.countdown-container hr { border-top-color: #ffffff26; border-bottom: none; }

.countdown-header { color: #73bef8; font-weight: 700; }

.countdown-container .countdown { color: #73bef8; font-size: 20px; font-weight: 700; }