This page is "edit" protected. The "autoconfirmed" right is required to "edit" this page.<ul class='mw-logevent-loglines'>
<li data-mw-logid="133279" data-mw-logaction="protect/protect" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&logid=133279" title="Special:Log">07:04, 11 October 2025</a> <a href="/User:Cobblestone" class="mw-userlink" title="User:Cobblestone"><bdi>Cobblestone</bdi></a> <span class="mw-usertoollinks mw-changeslist-links"><span><a href="/User_talk:Cobblestone" class="mw-usertoollinks-talk" title="User talk:Cobblestone">talk</a></span> <span><a href="/Special:Contributions/Cobblestone" class="mw-usertoollinks-contribs" title="Special:Contributions/Cobblestone">contribs</a></span></span> protected <a href="/Template:OMGSISA/styles.css" title="Template:OMGSISA/styles.css">Template:OMGSISA/styles.css</a> [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) <span class="comment">(Template)</span> <span class="mw-logevent-actionlink">(<a href="/index.php?title=Template:OMGSISA/styles.css&action=history&offset=20251011070432" title="Template:OMGSISA/styles.css">hist</a>)</span> </li>
</ul></ul>
This page is "move" protected. The "autoconfirmed" right is required to "move" this page.<ul class='mw-logevent-loglines'>
<li data-mw-logid="133279" data-mw-logaction="protect/protect" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&logid=133279" title="Special:Log">07:04, 11 October 2025</a> <a href="/User:Cobblestone" class="mw-userlink" title="User:Cobblestone"><bdi>Cobblestone</bdi></a> <span class="mw-usertoollinks mw-changeslist-links"><span><a href="/User_talk:Cobblestone" class="mw-usertoollinks-talk" title="User talk:Cobblestone">talk</a></span> <span><a href="/Special:Contributions/Cobblestone" class="mw-usertoollinks-contribs" title="Special:Contributions/Cobblestone">contribs</a></span></span> protected <a href="/Template:OMGSISA/styles.css" title="Template:OMGSISA/styles.css">Template:OMGSISA/styles.css</a> [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) <span class="comment">(Template)</span> <span class="mw-logevent-actionlink">(<a href="/index.php?title=Template:OMGSISA/styles.css&action=history&offset=20251011070432" title="Template:OMGSISA/styles.css">hist</a>)</span> </li>
</ul></ul>
Template:OMGSISA/styles.css
From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
.template-omgsisa {
background: url(https://soyjakwiki.org/images/c/ca/Growing-heart-google.webp) #fcb5ea;
font-size: 125%;
color: white;
text-shadow: 1px 1px 3px #d177ba;
border: 2px solid #d177ba;
border-radius: 0.25rem;
box-shadow: inset 0 0 5px 0 #d177ba;
background-size: 4rem;
animation: scroll 4s linear infinite;
background-blend-mode: soft-light;
}
.template-omgsisa.ugly {
background: #db9bcb;
animation: unset;
background-size: initial;
}
.template-omgsisa a {
color: white;
}
@keyframes scroll {
from {
background-position: 0 0;
}
to {
background-position: 4rem 4rem;
}
}