CURRENT MISSION: Conclude the 2026 soyjak.party hack page, aswell as any pages relating to it, such as the Summer 2026 Crisis page.
Update Quotecord with any relevant info. See the blackboard for more info.
Template:Ongoing/styles.css: Difference between revisions
From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
Created page with ".ongoingbox { margin: 5px auto; background:linear-gradient(#f00, #ae1313); box-shadow: 0px 0px 2px 02px #d20000; } .ongoingbox__main { text-align:center; padding:.3em; margin:2px; background:white; }" |
Glisterald (talk | contribs) No edit summary |
||
| (13 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
. | .template-ongoing { | ||
background: linear-gradient(#ffffff, #f8f8f8); | |||
border-image: linear-gradient(#f00, #ae1313) 1; | |||
box-shadow: | border-width: 2px; | ||
border-style: solid; | |||
box-shadow: 0 0 2px 0 #d20000; | |||
} | } | ||
. | |||
.template-ongoing .line1 { | |||
font-size: 240%; | |||
animation-name: rainbow; | |||
animation-duration: 5s; | |||
animation-iteration-count: infinite; | |||
animation-timing-function: linear; | |||
} | |||
.template-ongoing .line2 { | |||
color: blue; | |||
} | } | ||
Latest revision as of 07:58, 18 July 2026
.template-ongoing {
background: linear-gradient(#ffffff, #f8f8f8);
border-image: linear-gradient(#f00, #ae1313) 1;
border-width: 2px;
border-style: solid;
box-shadow: 0 0 2px 0 #d20000;
}
.template-ongoing .line1 {
font-size: 240%;
animation-name: rainbow;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.template-ongoing .line2 {
color: blue;
}