Difference between pages "Template:Lusch" and "MediaWiki:Timeless.css"

(Difference between pages)
imported>NelsonJenkins
 
 
Line 1: Line 1:
{{Navbox
+
/* CSS placed here will affect users of the Timeless skin */
|name  = Lusch
+
#p-logo {  
| state = {{{1|<noinclude>uncollapsed</noinclude><includeonly>collapsed</includeonly>}}}
+
display: none;
| titlestyle = background:#8BFF8E;
+
}
| groupstyle = background:#EBEBEB;  
+
#p-logo-text {
| belowstyle = background:#EBEBEB;
+
background: white url("/logo.png") no-repeat fixed center !important;
|title = [[Lusch Motors]]
+
width:130px;
|listclass = hlist
+
height:36px;
|liststyle = padding:0.25em 0; line-height:1.4em; <!--otherwise lists can appear to form continuous whole-->
+
}
 
+
#p-banner {
|group1 = Vehicles
+
display:none !important;
|list1  =
+
}
* [[Lusch Midlands]]
+
h1, h2, h3, h4, h5 {
* [[Lusch Forest]]
+
font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
* [[Lusch Washington]]
+
}
* [[Lusch Alpha]]
 
* [[Lusch Turbo]]
 
* [[Lusch Golf Cart]]
 
* [[Lusch Euro Truck]]
 
* [[Lusch Elite]]
 
* [[Lusch Balitmore]]
 
* [[Lusch Range Romer]]<br>
 
* [[Lusch Classic]]
 
* [[Lusch Excelsior]]
 
* [[Lusch Elegance]]
 
* [[Lusch London Taxi]]
 
* [[Lusch Comet]]
 
* [[Lusch Allroader]]
 
* [[Lusch Tipo Grande]]
 
* [[Lusch Windsor]]
 
|group2 = Other
 
|list2  =
 
* [[Placeholder]]
 
}}
 

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;
}