<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.ooda.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AGlossaryGraph%2Fstyles.css</id>
	<title>Template:GlossaryGraph/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.ooda.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AGlossaryGraph%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://www.ooda.wiki/index.php?title=Template:GlossaryGraph/styles.css&amp;action=history"/>
	<updated>2026-04-26T06:26:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.ooda.wiki/index.php?title=Template:GlossaryGraph/styles.css&amp;diff=1146&amp;oldid=prev</id>
		<title>AdminIsidore: Created page with &quot;.glossary-graph {     background-color: #000000; /* Black background */     color: #00FF00; /* Green text */     font-family: &quot;Courier New&quot;, monospace; /* Fallback font */     border: 1px solid #00FF00; /* Green border */     padding: 0.5em;     box-shadow: 0 0 5px #00FF00; /* CRT glow */     margin-top: 1em;     width: 400px; /* Fixed width */     height: 300px; /* Fixed height */ } .glossary-graph svg {     background-color: #000000;     width: 100%;     height: 100%;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.ooda.wiki/index.php?title=Template:GlossaryGraph/styles.css&amp;diff=1146&amp;oldid=prev"/>
		<updated>2025-08-29T23:42:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;.glossary-graph {     background-color: #000000; &lt;span class=&quot;autocomment&quot;&gt;Black background: &lt;/span&gt;     color: #00FF00; &lt;span class=&quot;autocomment&quot;&gt;Green text: &lt;/span&gt;     font-family: &amp;quot;Courier New&amp;quot;, monospace; &lt;span class=&quot;autocomment&quot;&gt;Fallback font: &lt;/span&gt;     border: 1px solid #00FF00; &lt;span class=&quot;autocomment&quot;&gt;Green border: &lt;/span&gt;     padding: 0.5em;     box-shadow: 0 0 5px #00FF00; &lt;span class=&quot;autocomment&quot;&gt;CRT glow: &lt;/span&gt;     margin-top: 1em;     width: 400px; &lt;span class=&quot;autocomment&quot;&gt;Fixed width: &lt;/span&gt;     height: 300px; &lt;span class=&quot;autocomment&quot;&gt;Fixed height: &lt;/span&gt; } .glossary-graph svg {     background-color: #000000;     width: 100%;     height: 100%;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.glossary-graph {&lt;br /&gt;
    background-color: #000000; /* Black background */&lt;br /&gt;
    color: #00FF00; /* Green text */&lt;br /&gt;
    font-family: &amp;quot;Courier New&amp;quot;, monospace; /* Fallback font */&lt;br /&gt;
    border: 1px solid #00FF00; /* Green border */&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
    box-shadow: 0 0 5px #00FF00; /* CRT glow */&lt;br /&gt;
    margin-top: 1em;&lt;br /&gt;
    width: 400px; /* Fixed width */&lt;br /&gt;
    height: 300px; /* Fixed height */&lt;br /&gt;
}&lt;br /&gt;
.glossary-graph svg {&lt;br /&gt;
    background-color: #000000;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    height: 100%;&lt;br /&gt;
}&lt;br /&gt;
@media screen {&lt;br /&gt;
    html.skin-theme-clientpref-night .glossary-graph,&lt;br /&gt;
    html.skin-theme-clientpref-night .glossary-graph svg {&lt;br /&gt;
        background-color: #111111; /* Near-black for dark mode */&lt;br /&gt;
        color: #00FF00;&lt;br /&gt;
        box-shadow: 0 0 5px #00FF00;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
@media screen and (prefers-color-scheme: dark) {&lt;br /&gt;
    html.skin-theme-clientpref-os .glossary-graph,&lt;br /&gt;
    html.skin-theme-clientpref-os .glossary-graph svg {&lt;br /&gt;
        background-color: #111111;&lt;br /&gt;
        color: #00FF00;&lt;br /&gt;
        box-shadow: 0 0 5px #00FF00;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>AdminIsidore</name></author>
	</entry>
</feed>