Link to article: City of Spies.
:root {
--logo-image:url(https://static.wikia.nocookie.net/scp-db/images/d/d6/Intelligence_Agency.png);
--header-subtitle: "In Umbris Surgimus";
--gradient-header: linear-gradient(to top, rgb(25,31,34) 0%, rgb(22 17 17) 90%, rgb(var(--header-gradient-color-top)) 100%);
--diagonal-stripes: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) .25vh, rgba(88, 88, 88, .1) .35vh, rgba(88, 88, 88, .2) .5vh);
}
/* ====== Dialogue Styling System ====== */
/* Universal base style */
.voice1, .voice2, .voice2a, .voice3, .voice3b, .voice4, .voice5, .voice-unknown {
font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
padding: 0.65em 1em;
margin: 0.5em 0;
border-left-width: 4px;
border-left-style: solid;
border-radius: 4px;
transition: background-color 0.3s ease;
}
/* Voice 1 (Protagonist / Professor) */
.voice1 {
border-left-color: #4A90E2;
background: rgba(74,144,226,0.08);
font-style: italic;
}
/* Voice 2 (Priest / Church member / Ally) */
.voice2 {
border-left-color: #E94E77;
background: rgba(233,78,119,0.08);
}
/* Voice 2a (Theo the guard) */
.voice2a {
border-left-color: #C75C5C;
background: rgba(199,92,92,0.08);
font-style: italic;
}
/* Voice 3 (Woman in White / Antagonist) */
.voice3 {
border-left-color: #50E3C2;
background: rgba(80,227,194,0.08);
}
/* Voice 3b (The Guard / subordinate of Voice 3) */
.voice3b {
border-left-color: #33BFA5;
background: rgba(51,191,165,0.08);
font-style: italic;
}
/* Voice 4 (Agent / Operative) */
.voice4 {
border-left-color: #FFD166;
background: rgba(255,209,102,0.08);
font-weight: bold;
}
/* Voice 5 (Handler / Director / Supervisor) */
.voice5 {
border-left-color: #A682FF;
background: rgba(166,130,255,0.08);
}
/* Collective or Unknown voices */
.voice-unknown {
border-left: 4px dashed #999;
background: rgba(153,153,153,0.05);
font-size: 0.95em;
}
/* Hover highlight */
.voice1:hover,
.voice2:hover,
.voice2a:hover,
.voice3:hover,
.voice3b:hover,
.voice4:hover,
.voice5:hover,
.voice-unknown:hover {
background-color: rgba(255,255,255,0.1);
}
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:component:advanced-navigation-toolbar-source
[info]
voice1
voice2
voice1
voice2a
voice1
voice2a
voice1
voice2
voice1
voice2
voice1
voice2
voice1
voice-unknown
voice2
voice2a
voice2
voice3
voice2
voice3
voice2
voice3
voice3
voice3
voice3
voice3b
voice3
voice4
voice5
voice4
voice5
voice4
voice5
voice5
voice5