Difference between revisions of "Template:Flair/Dark terminal.css"

From BlogNomic Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
margin: 0;
 
margin: 0;
 
left: 0;  
 
left: 0;  
padding: 10px 50px;  
+
padding: 5px 20px;  
 
border: 1px solid #ddd;  
 
border: 1px solid #ddd;  
 
background-color: #000;  
 
background-color: #000;  
Line 10: Line 10:
 
font-family: 'Courier New', Courier, monospace;  
 
font-family: 'Courier New', Courier, monospace;  
 
font-size: 16px;  
 
font-size: 16px;  
line-height: 1.6;
 
 
color: #0f0;  
 
color: #0f0;  
 
text-align: center;
 
text-align: center;
 
+
<noinclude>
 
== Examples ==
 
== Examples ==
 
{{Flair top|Dark terminal}}
 
{{Flair top|Dark terminal}}
 +
Your connection has been terminated.<br/>
 
Press any key to continue...
 
Press any key to continue...
 
{{Flair bottom}}
 
{{Flair bottom}}

Revision as of 01:36, 20 December 2023

box-sizing: border-box; width: fit-content; max-width: 600px; margin: 0; left: 0; padding: 5px 20px; border: 1px solid #ddd; background-color: #000; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); font-family: 'Courier New', Courier, monospace; font-size: 16px; color: #0f0; text-align: center;

Examples

Your connection has been terminated.
Press any key to continue...