Module:Historical populations/styles.css

தமிழர்விக்கியிலிருந்து
imported>சுப. இராஜசேகர் பயனரால் செய்யப்பட்ட 02:20, 30 நவம்பர் 2024 அன்றிருந்தவாரான திருத்தம் (*துவக்கம்*)
(வேறுபாடு) ← பழைய திருத்தம் | ஆக அண்மைய திருத்தம் (வேறுபாடு) | புதிய திருத்தம் → (வேறுபாடு)
Jump to navigation Jump to search
/* {{pp-template}} */
/* Don't split header abbreviations when numbers and screen width are narrow. */
.abbr-header {
	white-space: nowrap;
}

/* Match colors to infobox. */
.caption-purple {
	border: 1px #a2a9b1 solid;
	border-bottom: none;
	background-color: lavender;
}

/* Not on dark mode. */
@media screen {
    html.skin-theme-clientpref-night .caption-purple { 
    	background:inherit !important;
    }
}

/* Table contents styled below. Top border in .caption-purple. */
.table-pale {
	border: 1px #a2a9b1 solid;
	border-top: none;
	background-color: var(--background-color-neutral-subtle, #f8f9fa);
	padding:5px;
}

/* Mobile handles tables differently. Caption is within not above the table's box. */
@media screen and (max-width:640px) {
 .table-pale {
 	border-top: 1px #a2a9b1 solid !important;
 }
 .caption-purple {
 	border:none;
 }
}
"https://tamilar.wiki/w/index.php?title=Module:Historical_populations/styles.css&oldid=341460" இலிருந்து மீள்விக்கப்பட்டது