Revision as of 15:28, 30 August 2021 editJasonAQuest (talk | contribs)Extended confirmed users, Pending changes reviewers, Rollbackers27,092 edits Undid revision 1041374861 by 175.101.67.150 (talk) uselessTag: Undo← Previous edit | Revision as of 03:40, 1 September 2021 edit undo149.167.144.70 (talk)No edit summaryTag: RevertedNext edit → | ||
Line 13: | Line 13: | ||
{{Dab}} | {{Dab}} | ||
element.style { | |||
} | |||
img { | |||
border: none; | |||
vertical-align: middle; | |||
} | |||
img { | |||
width: 160px; | |||
aspect-ratio: auto 160 / 160; | |||
height: 160px; | |||
} | |||
a { | |||
text-decoration: none; | |||
color: #0645ad; | |||
background: none; | |||
} | |||
user agent stylesheet | |||
a:-webkit-any-link { | |||
color: -webkit-link; | |||
cursor: pointer; | |||
} | |||
style attribute { | |||
padding: 0.5em; | |||
border: 1px solid #ddd; | |||
width: 50%; | |||
font-size: 2em; | |||
color: #000; | |||
} | |||
style attribute { | |||
width: 100%; | |||
border-collapse: collapse; | |||
background-color: #efffef; | |||
border: 1px solid #ddd; | |||
} | |||
table { | |||
font-size: 100%; | |||
} | |||
user agent stylesheet | |||
table { | |||
border-collapse: separate; | |||
text-indent: initial; | |||
border-spacing: 2px; | |||
} | |||
style attribute { | |||
width: 100%; | |||
color: #000; | |||
} | |||
user agent stylesheet | |||
table { | |||
border-collapse: separate; | |||
text-indent: initial; | |||
border-spacing: 2px; | |||
} | |||
.mw-content-ltr { | |||
direction: ltr; | |||
} | |||
.mw-body-content { | |||
position: relative; | |||
line-height: 1.6; | |||
font-size: 0.875em; | |||
z-index: 0; | |||
} | |||
.mw-body { | |||
margin-left: 10em; | |||
padding: 1em; | |||
border: 1px solid #a7d7f9; | |||
border-right-width: 0; | |||
margin-top: -1px; | |||
background-color: #fff; | |||
color: #252525; | |||
direction: ltr; | |||
} | |||
html, body { | |||
height: 100%; | |||
margin: 0; | |||
padding: 0; | |||
font-family: sans-serif; | |||
} | |||
html { | |||
font-size: 100%; | |||
} |
Revision as of 03:40, 1 September 2021
Yeet may refer to:
- Koe Yeet (born 1992; Chinese: 高艺; pinyin: Gāo Yì) Malaysian actress
- Yeet, a video game character from the 1991 game Boppin'
- Eat Yeet, a video game character from the 2006 game Blue Dragon (video game)
See also
Topics referred to by the same term This disambiguation page lists articles associated with the title Yeet.If an internal link led you here, you may wish to change the link to point directly to the intended article.
element.style { } img {
border: none; vertical-align: middle;
} img {
width: 160px; aspect-ratio: auto 160 / 160; height: 160px;
} a {
text-decoration: none; color: #0645ad; background: none;
} user agent stylesheet a:-webkit-any-link {
color: -webkit-link; cursor: pointer;
} style attribute {
padding: 0.5em; border: 1px solid #ddd; width: 50%; font-size: 2em; color: #000;
} style attribute {
width: 100%; border-collapse: collapse; background-color: #efffef; border: 1px solid #ddd;
} table {
font-size: 100%;
} user agent stylesheet table {
border-collapse: separate; text-indent: initial; border-spacing: 2px;
} style attribute {
width: 100%; color: #000;
} user agent stylesheet table {
border-collapse: separate; text-indent: initial; border-spacing: 2px;
} .mw-content-ltr {
direction: ltr;
} .mw-body-content {
position: relative; line-height: 1.6; font-size: 0.875em; z-index: 0;
} .mw-body {
margin-left: 10em; padding: 1em; border: 1px solid #a7d7f9; border-right-width: 0; margin-top: -1px; background-color: #fff; color: #252525; direction: ltr;
} html, body {
height: 100%; margin: 0; padding: 0; font-family: sans-serif;
} html {
font-size: 100%;
}
Category: