Template:WikivoyageSister/styles.css

From Nautical Wiki
< Template:WikivoyageSister
Revision as of 21:54, 3 October 2019 by John (talk | contribs) (Created page with "unique styling for sister sites: #siteContainer { margin-top: 30px; clear: both; padding-top: 15px; border-top: 3px double #CCC; color: #222; line-height: 120%; } #...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

/* unique styling for sister sites */

  1. siteContainer {

margin-top: 30px; clear: both; padding-top: 15px; border-top: 3px double #CCC; color: #222; line-height: 120%; }

  1. siteContainer div:first-child {

background: white; width: 45px; margin: 0 auto; margin-top: -40px; }

  1. siteContainer div:nth-of-type(2) {

color: #222; font-size: 120%; margin-bottom: 20px; padding-top: 10px; }

/* margin-top:0px; font-size:100%; text-align:left; background-color:transparent; color:#777; Desktop table style */ /* margin-top:30px; clear:both; padding-top:15px; border-top:3px double #CCC; color:#222; line-height:120%; Mobile table style */