Link to article: When Day Breaks For A God.
:root {
--accentColor: #FF5115;
--header-title: "DAYBREAK";
--header-subtitle: "ESCAPING THE HATEFUL SUN";
--lgurl: url("https://scp-wiki.wdfiles.com/local--files/daybreak/daybreaklogo.png");
}
#page-title { display: none; }
.outer-chat {background: var(--accentColor); padding: 1px 15px; margin: 10px; border-radius: 30px 15px}
.inner-chat {background: #21252E; padding: 1px 15px; border: solid 3px #800080; margin: 10px; border-radius: 30px 15px}
.leonidas {width: 8.359em}
@media only screen and (max-width: 425px){ .leonidas{ width: 6.27em} }
.footing::before{ /* ---- Article Footing ---- */
content: " ";
position: absolute;
bottom: 1px;
left: 0;
right: 0;
border-bottom: 2px solid hsl(0, 0%, 67%);
}
.footing{
position: relative;
bottom: -2px;
margin-bottom: 2px;
border-bottom: 1px solid hsl(0, 0%, 67%);
}