Jump to content

Template:Wikipedia Asian Month Portal/Archive/style.css

From Meta, a Wikimedia project coordination wiki
.WAMP-menu td {
	width: 15em;
	border-top: .5em #616161 solid;
	padding: 10px;
	text-align: center;
	background: #FFFFFF;
}
.WAMP-menu td a {
    color: #616161;
    font-weight: bold;
}

.WAMP-menu td.active { background: #eaecf0; }

.WAMP-menu td.current-year { border-top: .5em #f15348 solid; }
.WAMP-menu td.current-year a { color: #f15348; }

.WAMP-menu td.WAMP-main-tabs { border-top: .5em #32AFAF solid; }
.WAMP-menu td.WAMP-main-tabs a { color: #32AFAF; }

.WAMP-logo {
	position: absolute;
	top: 50%;
	margin-top: -90px; /*image size / 2 */
}

.WAMP-text {
	margin-left: 12em;
}
.WAMP-text strong { color:deepskyblue; }
.WAMP-text strong a { color:deepskyblue; }
.WAMP-links {
	text-align: center;
	font-size: 115%;
	font-weight: bold;
}