m Remove gap
Move styles to Common
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#css:
<div class="maturecontent">
.maturecontent {
    text-align: center;
    border: 1px solid #c00;
    padding: 0.8em;
    gap: 0.8em;
    background: #f002;
    display: inline-flex;
    align-items: center;
}
 
.maturecontent>p {
    flex-shrink: 0;
    margin: 0;
    padding: 0;
}
 
.maturecontent>.body {
    flex-grow: 1;
    font-size: larger;
    padding: 0 0.8em;
}
}}<div class="maturecontent">
[[File:Sexy Owl.svg|frameless|80x80px]]
[[File:Sexy Owl.svg|frameless|80x80px]]
     <div class="body">
     <div class="body">

Latest revision as of 05:03, 27 October 2024

File:Sexy Owl.svg

WARNING! This game contains mature content.
Viewer discretion is advised.