Edukira joan

Txantiloi:Txikipedia/styles.css

Wikipedia, Entziklopedia askea
/****************************/
/***      TXIKIPEDIA      ***/
/****************************/

.txikipedia-handfont {
	font-family: 'GochiHand', sans-serif; 
}

.txikipedia-izenburua {
	font-size: 26px; 
	font-family: 'GochiHand', sans-serif; 
	color: white; 
	padding: 6px; 
	padding-right: 10px;
}

.txikipedia-izenburua .mw-ui-button {background-color: #fc3; border-width: 0;}
.gaurkotu {display: none;}
.banner-box-2 {padding-right: 10px; width: 96%;}

/*NABARMEN*/
.banner-image {
    position: relative;
    overflow: hidden;
    max-width: 1125px; 
    height: auto;
}
.banner-image img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.banner-box {
	padding: 8px 7px;
	background: rgb(16,16,16);
	background: rgba(0,0,0,0.6);
	width: 99%;
	margin-bottom: 0;
}

.banner-box-nagusi {
	height: 350px;
}

.banner-box-albo {
	height: 175px;
}

.mainpage-shadowbox {
	color: white;
	background: rgb(16,16,16);
	background: rgba(0,0,0,0.6);
}

.mainpage-shadowbox h2 {
	font-size: 120%;
	font-family: 'Linux Libertine','Georgia','Times',serif;
	font-style: italic;
	background-color: rgba(255,204,51,0.75);
	color: white;
	display:inline-block;
	padding: 4px 10px 4px 10px;
	margin-top: 0;
	margin-bottom: -14px;
}

.mainpage-shadowbox.aurrekoa h2 {
	background-color: rgba(51,102,204,0.75);
	font-size: 100%;
}

.mainpage-shadowbox.aurrekoa-2 h2 {
	background-color: rgba(0,175,137,0.75);
	font-size: 100%;
}

.mainpage-shadowbox a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.mainpage-shadowbox h2 a {
	text-decoration: none;
}

.banner-box-2 {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}

.banner-box-2 .quote {
    font-size: 14px;
    line-height: 1.2em;
}