Line 1:
Line 1:
<templatestyles src="Dunkseal.css"/>
<templatestyles src="Dunkseal.css"/>
+
{{#css:
+
a:link, .mw-parser-output a.external:link, .mw-parser-output a.extiw:link {
+
color: #FFFA00;
+
}
+
a:visited, .mw-parser-output a.external:visited, .mw-parser-output a.extiw:visited {
+
color: #FFFA00;
+
}
+
a:hover, .mw-parser-output a.external:hover, .mw-parser-output a.extiw:hover {
+
color: #FFFA00;
+
}
+
a:active, .mw-parser-output a.external:active, .mw-parser-output a.extiw:active {
+
color: #FFFA00;
+
}
+
a.new:hover, #p-personal a.new:hover, a.new:visited, #p-personal a.new:visited {
+
background-color: #FFFA00;
+
}
+
#mw-head, body{background-color: #a30e03;}
+
ol.references li:target, sup.reference:target{background-color: #a30e03}
+
.catlinks{background-color: #ff3f0f;}
+
.thumbcaption{color:#000000;}
+
.mw-body{
+
background: linear-gradient(-45deg, #a30e03, #ff3c00, #850000, #ff3f0f);
+
background-size: 400% 400%;
+
animation: gradient 15s ease infinite;
+
} @keyframes gradient {
+
0% {
+
background-position: 0% 50%;
+
}
+
50% {
+
background-position: 100% 50%;
+
}
+
100% {
+
background-position: 0% 50%;
+
}
+
} .mw-body h1, .mw-body h2{
+
color: white !important;
+
font-weight: bold;
+
border-bottom: 1px solid white;
+
} .mw-body{
+
color: white;
+
font-size: 15px;
+
}
+
}}
+
<noinclude>
<noinclude>