Template:Countdown/styles.css

From Indonesian Life Roleplay

.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; }