Scheduled system upgrade on Sunday 21 April 2024 15:00-16:00 UTC - On that day, the wiki and other services might go down for 5-15 minutes.

Main Page/Header and Template:Mono/styles.css: Difference between pages

From ZeldaMods (Breath of the Wild)
< Main Page(Difference between pages)
Jump to navigation Jump to search
imported>Leoetlino
mNo edit summary
 
imported>Leoetlino
m (1 revision imported)
 
Line 1: Line 1:
<div style="background: #e2f1ff; color: #000; margin-top: 15px; margin-bottom: 10px; padding: 15px; text-align:center;">
.monospaced {
<p style="font-size: 162%; margin: 0; padding:.1em;">Welcome to [[Project:About|ZeldaMods]],</p>
/* monospace, monospace" needed per Wikipedia:Typography#The_monospace_'bug' */
<p style="font-size: 95%">a wiki dedicated to technical guides and documentation for ''[[wikipedia:The_Legend_of_Zelda:_Breath_of_the_Wild|Breath of the Wild]]''.<br>
font-family: monospace, monospace;
<span style="font-size: 90%;">We have [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles. Please feel free to contribute!</span></p>
}
</div>

Latest revision as of 09:37, 3 September 2018

.monospaced {
	/* monospace, monospace" needed per Wikipedia:Typography#The_monospace_'bug' */
	font-family: monospace, monospace;
}