Template:Wy/th/Mapbanner/styles.css

From Wikimedia Incubator
/* TemplateStyles for Mapbanner */
#mainpage-searchinput .mw-ui-button[name="fulltext"] { display: none; } /* hide full text search box, which cannot currently be disabled */

#mapbanner-desktop {
	position: relative;
    overflow: hidden;
    max-width: 1125px; 
    height: auto;
    margin-bottom: 0.6em;
}

#mainpage-maptext {
	position: absolute;
	top: 2em;
	left: 1em;
	text-shadow: black 1.3em 0.3em 1em, black -0.1em -0.1em 1em;
	z-index: 2;
	padding: 0.5em 0.5em 0 0;
}

.mainpage-textbox {
	color: white;
	/* background: rgb(16,16,16); */
	/* background: rgba(0,0,0,0.3); */
	/* border-radius: 4px; */
	width: 41%; /* 40% too small on some webkit browsers at 720p resolutions */
	min-width: 20em;
	text-align: center;
}

.mainpage-textbox a:not(.new) {
	color: white;
}

#mainpage-searchinput {
	padding:0;
	white-space: nowrap;
}
#mainpage-searchinput label {
	font-size: 85%;
	/*font-style: italic;*/
}
#mainpage-searchinput input[type="text"] {
	margin-right: 0.5em;
}

#mainpage-title {
	font-size: 2.5em;
	white-space: nowrap;
}
#mainpage-tagline {
	font-size: 1.5em;
}
#mainpage-stats {
	font-size: inherit;
	margin-bottom: 1em;
}
#mainpage-touristoffice {
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	white-space: nowrap;
}
#mainpage-morelinks {
	font-size: inherit;
	white-space: nowrap;
}

/* [[Category:Wy/th]] */