Changes

no edit summary
Line 3: Line 3:  
position: sticky;
 
position: sticky;
 
top: 0;
 
top: 0;
 +
display: flex;
 +
justify-content: center;
 
} .warning-container {
 
} .warning-container {
 
text-align: center;
 
text-align: center;
Line 17: Line 19:  
} .warning-contents {
 
} .warning-contents {
 
height: 400px;
 
height: 400px;
 +
max-width: 80%;
 
display: flex;
 
display: flex;
 
justify-content: center;
 
justify-content: center;
Line 30: Line 33:  
padding: 4px;
 
padding: 4px;
 
width: 128px;
 
width: 128px;
 +
} .warning-info {
 +
margin: 10px 0;
 
}}
 
}}
 
<div class="warning-container mw-collapsible" id="mw-customcollapsible-warningclose">
 
<div class="warning-container mw-collapsible" id="mw-customcollapsible-warningclose">
Line 37: Line 42:  
<div class="warning-close mw-customtoggle-warningclose">I understand</div>
 
<div class="warning-close mw-customtoggle-warningclose">I understand</div>
 
</div></div></div></onlyinclude><noinclude>
 
</div></div></div></onlyinclude><noinclude>
{{Blacklist warning cover|<nowiki>{{{1}}}</nowiki>}}
+
{{Blacklist warning cover|{{Lorem ipsum}}}}
 
Another template for warning users about potential blacklisted content. May be more efficient than a banner as it covers up the entire article, but it is certainly not flawless.
 
Another template for warning users about potential blacklisted content. May be more efficient than a banner as it covers up the entire article, but it is certainly not flawless.
 
<hr>
 
<hr>
 
{{:I am not crazy!}}
 
{{:I am not crazy!}}
 
</noinclude>
 
</noinclude>
7,477

edits