MediaWiki: Gumaxdd15.css: Perbedaan antara revisi

Dari GBI Danau Bogor Raya
Lompat ke: navigasi, cari
Leo (bicara | kontrib)
kTidak ada ringkasan suntingan
Leo (bicara | kontrib)
kTidak ada ringkasan suntingan
Baris 34: Baris 34:


html, body {  
html, body {  
background: url(images/bggumax451/bg_light.jpg) fixed;
background: url(http://dbr.gbi-bogor.org/w/skins/gumaxdd15/images/bggumax451/bg_light.jpg) fixed;
}
}

Revisi per 26 Maret 2012 22.38

/* == JUDUL HALAMAN UTAMA ===================================== */

/* body.page-Halaman_Utama .gumax-firstHeading { display: none !important; border: none; margin: 0 0 0 0; padding: 0 0 0 0; }
body.page-Halaman_Utama #content { border-top: none; border-bottom: none; margin: -1em 0 0 0; padding: 0 0 0 0; } */

#p-logo a,
#p-logo a:hover {
	background-image: url("http://dbr.gbi-bogor.org/w/images/d/d5/Logo-201112-700px.png") !important;
	width: 700px;
	height: 80px;
	background-repeat: repeat-x; 
	background-attachment: scroll;
	}

/* THEME: UNTUK BACKGROUND */
body {
	background-attachment:fixed;
}

/* body { 
background: url(http://dbr.gbi-bogor.org/w/images/5/50/Red-and-white-snowflake-balls-Christmas.jpg) repeat center bottom white fixed; 
}
*/
#gumax-content-body { 
	opacity: 0.99;
	filter:alpha(opacity=99); /* For IE8 and earlier */
	background: white;
}

#siteNotice {
	padding: 0em;
	margin: 0 0 0 0;
}

html, body { 
	background: url(http://dbr.gbi-bogor.org/w/skins/gumaxdd15/images/bggumax451/bg_light.jpg) fixed;
}