টেমপ্লেট:উইকিভ্রমণ সহপ্রকল্প/শৈলী.css

উইকিভ্রমণ থেকে
/* 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 */