Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ShipArticle: Difference between revisions

Template page
m define main.css override for h1 h2 h3 for ship article page
mNo edit summary
Line 22: Line 22:
}
}
h1 { color: darkorange; font-size: 140%; }
h1 { color: darkorange; font-size: 140%; }
h2 { color: white; font-size: 120%; }
h2 { color: #9E8F75; font-size: 120%; }
h3 { border-bottom: 1px solid #2C2B2B; font-size: 132%; }
h3 { border-bottom: 1px solid #2C2B2B; font-size: 132%; }
<!--overrides(end)-->
<!--overrides(end)-->
Line 32: Line 32:
.ship-article h2
.ship-article h2
{
{
border-bottom: medium none;
border: medium none;
color: #555555;
color: #555555;
font-family: trebuchet MS;
font-family: trebuchet MS;
font-size: 14px;
font-size: 14px;
font-variant: small-caps;
font-variant: small-caps;
margin-bottom: 5px;
padding: 0;
padding: 0;
position: relative;
position: relative;
text-align: left;
}
}
.ship-article h2 .mw-headline
.ship-article h2 .mw-headline