MediaWiki: Gumaxdd.css: Perbedaan antara revisi

Dari GBI Danau Bogor Raya
Lompat ke: navigasi, cari
k (test)
kTidak ada ringkasan suntingan
 
(9 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 1: Baris 1:
/* == 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;
}

Revisi terkini sejak 9 Maret 2012 10.21

/* == 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;
}