Difference between revisions of "Template:WikivoyageSister/styles.css"
From Nautical Wiki
(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%; } #...") |
(No difference)
|
Latest revision as of 21:54, 3 October 2019
/* unique styling for sister sites */
- siteContainer {
margin-top: 30px; clear: both; padding-top: 15px; border-top: 3px double #CCC; color: #222; line-height: 120%; }
- siteContainer div:first-child {
background: white; width: 45px; margin: 0 auto; margin-top: -40px; }
- 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 */