Difference between pages "List of words ac14 Hutson cannot pronounce" and "MediaWiki:Timeless.css"

(Difference between pages)
imported>NelsonJenkins
(Created page with "This is a list of words that ac14 Hutson commonly mispronounces. * '''emeny''' ''(enemy)'': EH-men-ee * '''bagel''': BAH-gull * '''stripend''' ''(stipend)'': STRY-pend * ...")
 
 
Line 1: Line 1:
This is a list of words that [[ac14 Hutson]] commonly mispronounces.
+
/* CSS placed here will affect users of the Timeless skin */
 
+
#p-logo {
* '''emeny''' ''(enemy)'': EH-men-ee
+
display: none;
* '''bagel''': BAH-gull
+
}
* '''stripend''' ''(stipend)'': STRY-pend
+
#p-logo-text {
* '''tire''' ''(tier)'': TY-er
+
background: white url("/logo.png") no-repeat fixed center !important;
* '''worder''' ''(water)'': WOR-dur
+
width:130px;
 +
height:36px;
 +
}
 +
#p-banner {
 +
display:none !important;
 +
}
 +
h1, h2, h3, h4, h5 {
 +
font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
 +
}

Revision as of 23:52, 11 July 2018

/* CSS placed here will affect users of the Timeless skin */
#p-logo { 
	display: none;
}
#p-logo-text {
	background: white url("/logo.png") no-repeat fixed center !important;
	width:130px;
	height:36px;
}
#p-banner {
	display:none !important;
}
h1, h2, h3, h4, h5 {
	font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
}