MediaWiki: Gumaxdd.css: Perbedaan antara revisi

Dari GBI Danau Bogor Raya
Lompat ke: navigasi, cari
k (test fmt)
k (test fmt)
Baris 10: Baris 10:


/* THEME: UNTUK BACKGROUND */
/* THEME: UNTUK BACKGROUND */
body { background: #EAEBE6 url("http://dbr.gbi-bogor.org/w/images/2/22/Body-bg.jpg") 0px 0px no-repeat fixed; }
/* body { background: #EAEBE6 url("http://dbr.gbi-bogor.org/w/images/2/22/Body-bg.jpg") 0px 0px no-repeat fixed; } */


/* *************************************************************************************** */
/* *************************************************************************************** */

Revisi per 12 April 2010 18.27

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

#p-logo a,
#p-logo a:hover {
/* background-image: url(http://dbr.gbi-bogor.org/w/images/c/c9/Logo.png) !important; */
 background-image: url(http://dbr.gbi-bogor.org/w/images/8/89/Logo2.png) !important;
 width: 400px; height: 96px;
}

/* THEME: UNTUK BACKGROUND */
/* body { background: #EAEBE6 url("http://dbr.gbi-bogor.org/w/images/2/22/Body-bg.jpg") 0px 0px no-repeat fixed; } */

/* *************************************************************************************** */
/* *** TEMA 2010 YEAR OF BREAKTHROUGH *** */
/* *************************************************************************************** */
/* theming: UNTUK STYLE BARIS NAVIGASI (SIDEBAR) -- MENU ATAS*/

/* theming: TAMPILAN CONTENT */

table.gumax-content-table {
	border-collapse: collapse;
	background: #fff;
	opacity: 0.9; filter: alpha(opacity=90%);

/*	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
*/

	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
}

td.gumax-content-td-topleft {
	width: 8px;
	height: 100px;
/*	background: transparent url(images/content_topleft.gif) top left no-repeat; */
}
td.gumax-content-td-center {
	padding: 10px 5px; /* content padding */
/*	background: transparent url(images/content_top.gif) top center repeat-x; */
}
td.gumax-content-td-topright {
	width: 8px;
/*	background: transparent url(images/content_topright.gif) top right no-repeat; */
}