<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.sncapedia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ACIA%2Fstyles.css</id>
	<title>Template:CIA/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.sncapedia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ACIA%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:CIA/styles.css&amp;action=history"/>
	<updated>2026-04-20T03:12:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.sncapedia.org/index.php?title=Template:CIA/styles.css&amp;diff=31667&amp;oldid=prev</id>
		<title>SomebodyRum: Created page with &quot;/* Template:CIA/styles.css    Covert hover-to-reveal blur effect */  .cia-wrap {     position: relative;     display: table; /* Shrink-wraps exactly to the table size */     margin: 0.5em auto;     background: black; /* The box stays pitch black when hovering */     box-shadow: 0px 0px 16px 2px #00fe20;     border-radius: 4px;     cursor: crosshair; /* Spooky touch */ }  /* The standard glowing green table */ .cia-front {     position: relative;     z-index: 2;     trans...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.sncapedia.org/index.php?title=Template:CIA/styles.css&amp;diff=31667&amp;oldid=prev"/>
		<updated>2026-04-19T13:32:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;Template:CIA/styles.css    Covert hover-to-reveal blur effect: &lt;/span&gt;  .cia-wrap {     position: relative;     display: table; &lt;span class=&quot;autocomment&quot;&gt;Shrink-wraps exactly to the table size: &lt;/span&gt;     margin: 0.5em auto;     background: black; &lt;span class=&quot;autocomment&quot;&gt;The box stays pitch black when hovering: &lt;/span&gt;     box-shadow: 0px 0px 16px 2px #00fe20;     border-radius: 4px;     cursor: crosshair; &lt;span class=&quot;autocomment&quot;&gt;Spooky touch: &lt;/span&gt; }  &lt;span class=&quot;autocomment&quot;&gt;The standard glowing green table: &lt;/span&gt; .cia-front {     position: relative;     z-index: 2;     trans...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Template:CIA/styles.css&lt;br /&gt;
   Covert hover-to-reveal blur effect */&lt;br /&gt;
&lt;br /&gt;
.cia-wrap {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    display: table; /* Shrink-wraps exactly to the table size */&lt;br /&gt;
    margin: 0.5em auto;&lt;br /&gt;
    background: black; /* The box stays pitch black when hovering */&lt;br /&gt;
    box-shadow: 0px 0px 16px 2px #00fe20;&lt;br /&gt;
    border-radius: 4px;&lt;br /&gt;
    cursor: crosshair; /* Spooky touch */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The standard glowing green table */&lt;br /&gt;
.cia-front {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
    transition: opacity 0.6s ease, filter 0.6s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The hidden creepy text */&lt;br /&gt;
.cia-hidden {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0; left: 0; right: 0; bottom: 0;&lt;br /&gt;
    display: flex;&lt;br /&gt;
    justify-content: center;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    &lt;br /&gt;
    color: #ff3333; /* Eerie red */&lt;br /&gt;
    text-shadow: 0 0 5px #ff3333;&lt;br /&gt;
    font-family: &amp;#039;Courier New&amp;#039;, Courier, monospace;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    font-size: 1.2em;&lt;br /&gt;
    padding: 1em;&lt;br /&gt;
    &lt;br /&gt;
    opacity: 0;&lt;br /&gt;
    filter: blur(8px); /* Starts heavily blurred */&lt;br /&gt;
    transition: opacity 0.6s ease, filter 0.6s ease;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The magic hover transitions */&lt;br /&gt;
.cia-wrap:hover .cia-front {&lt;br /&gt;
    opacity: 0.1; /* Almost completely fades out */&lt;br /&gt;
    filter: blur(5px);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cia-wrap:hover .cia-hidden {&lt;br /&gt;
    opacity: 1;&lt;br /&gt;
    filter: blur(0px); /* Snaps into focus */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-reduced-motion: reduce) {&lt;br /&gt;
    .cia-front, .cia-hidden {&lt;br /&gt;
        transition-duration: 0s !important;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>SomebodyRum</name></author>
	</entry>
</feed>