Welcome to SECApedia! Please check out our rules, manual of style aswell as some info on the site.
The site is currently in a "grace period" where only users can edit articles so that we can set things up in peace. This should end within a few days or so. Soyoyuki (talk) 14:22, 21 June 2026 (UTC)
CURRENT MISSION: Update, uncensor and (if needed) rewrite all the imported pages from SNCApedia.
Additionally, please remove all unnecessary discussion pages, for example those with outdated info.
Template:Templatewrapper/styles.css
From SECApedia
Jump to navigationJump to search
.templatewrapper summary {
color: #0645ad;
cursor: pointer;
margin: auto;
user-select: none;
}
.templatewrapper summary:hover {
text-decoration: underline;
color: #447ff5;
}
.templatewrapper summary::marker {
color: #2a4b8d;
content: "[Expand]";
}
.templatewrapper[open] summary::marker {
content: "[Collapse]";
}