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:Flag/styles.css: Difference between revisions
From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 3: | Line 3: | ||
height: 11px; | height: 11px; | ||
width: 16px; | width: 16px; | ||
background: url(https://soyjakwiki.org/images/ | background: url(https://soyjakwiki.org/images/8/8c/Flagsss.png); | ||
background-position: top; | background-position: top; | ||
image-rendering: pixelated; | image-rendering: pixelated; | ||
| Line 11: | Line 11: | ||
} | } | ||
.template-flag. | .template-flag.sharty { | ||
display: inline-block; | display: inline-block; | ||
height: 11px; | height: 11px; | ||
width: 16px; | width: 16px; | ||
background: url(https://soyjakwiki.org/images/ | background: url(https://soyjakwiki.org/images/9/95/Sharty_flags.png); | ||
background-position: top; | |||
image-rendering: pixelated; | |||
overflow: hidden; | |||
cursor: help; | |||
vertical-align: middle; | |||
} | |||
.template-flag.chan { | |||
display: inline-block; | |||
height: 11px; | |||
width: 16px; | |||
background: url(https://soyjakwiki.org/images/7/7d/4chan_flags.png); | |||
background-position: top; | |||
image-rendering: pixelated; | |||
overflow: hidden; | |||
cursor: help; | |||
vertical-align: middle; | |||
} | |||
.template-flag.platform { | |||
display: inline-block; | |||
height: 11px; | |||
width: 16px; | |||
background: url(https://soyjakwiki.org/images/b/b5/Platform_flags.png); | |||
background-position: top; | |||
image-rendering: pixelated; | |||
overflow: hidden; | |||
cursor: help; | |||
vertical-align: middle; | |||
} | |||
.template-flag.pride { | |||
display: inline-block; | |||
height: 11px; | |||
width: 16px; | |||
background: url(https://soyjakwiki.org/images/b/bf/Faggot_flags.png); | |||
background-position: top; | |||
image-rendering: pixelated; | |||
overflow: hidden; | |||
cursor: help; | |||
vertical-align: middle; | |||
} | |||
.template-flag.us { | |||
display: inline-block; | |||
height: 11px; | |||
width: 16px; | |||
background: url(https://soyjakwiki.org/images/c/c5/Us_states.png); | |||
background-position: top; | background-position: top; | ||
image-rendering: pixelated; | image-rendering: pixelated; | ||
Revision as of 12:54, 13 August 2026
.template-flag {
display: inline-block;
height: 11px;
width: 16px;
background: url(https://soyjakwiki.org/images/8/8c/Flagsss.png);
background-position: top;
image-rendering: pixelated;
overflow: hidden;
cursor: help;
vertical-align: middle;
}
.template-flag.sharty {
display: inline-block;
height: 11px;
width: 16px;
background: url(https://soyjakwiki.org/images/9/95/Sharty_flags.png);
background-position: top;
image-rendering: pixelated;
overflow: hidden;
cursor: help;
vertical-align: middle;
}
.template-flag.chan {
display: inline-block;
height: 11px;
width: 16px;
background: url(https://soyjakwiki.org/images/7/7d/4chan_flags.png);
background-position: top;
image-rendering: pixelated;
overflow: hidden;
cursor: help;
vertical-align: middle;
}
.template-flag.platform {
display: inline-block;
height: 11px;
width: 16px;
background: url(https://soyjakwiki.org/images/b/b5/Platform_flags.png);
background-position: top;
image-rendering: pixelated;
overflow: hidden;
cursor: help;
vertical-align: middle;
}
.template-flag.pride {
display: inline-block;
height: 11px;
width: 16px;
background: url(https://soyjakwiki.org/images/b/bf/Faggot_flags.png);
background-position: top;
image-rendering: pixelated;
overflow: hidden;
cursor: help;
vertical-align: middle;
}
.template-flag.us {
display: inline-block;
height: 11px;
width: 16px;
background: url(https://soyjakwiki.org/images/c/c5/Us_states.png);
background-position: top;
image-rendering: pixelated;
overflow: hidden;
cursor: help;
vertical-align: middle;
}
.template-flag.has-link {
cursor: pointer;
}