MediaWiki:Gumaxdd.css

Dari GBI Danau Bogor Raya
Revisi sejak 1 Juni 2010 09.48 oleh Leo (bicara | kontrib)
Lompat ke: navigasi, cari

Catatan: Setelah disimpan, Anda mungkin perlu melewati tembolok peramban web untuk melihat perubahan.

  • Firefox/Safari: Tekan dan tahan Shift sembari mengeklik Reload, atau tekan Ctrl-F5 atau Ctrl-R (⌘-R di Mac)
  • Google Chrome: Tekan Ctrl-Shift-R (⌘-Shift-R di Mac)
  • Internet Explorer / Edge: Tahan Ctrl sembari mengeklik Refresh, atau tekan Ctrl-F5
  • Opera: Tekan Ctrl-F5.
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: auto;}

#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; background-repeat:repeat-x;
}

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

#gumax-page { 
	background: transparent;
/*	font-size: 110%;*/ /* web page font size */
	width: 980px; /* page width */
	margin: auto;
}

/* theming: TAMPILAN CONTENT */

table.gumax-content-table {
margin-top: -1em;
	border-collapse: collapse;
	background: transparent;
/*	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: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;

/* border: 1px Wheat solid; */
}

td.gumax-content-td-topleft {
	width: 1px;
	height: 0px;
/*	background: transparent url(images/content_topleft.gif) top left no-repeat; */

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

}

td.gumax-content-td-center {
	padding: 1px 1px; /* content padding */
/*	background: transparent url(images/content_top.gif) top center repeat-x; */
	background: none;
}
td.gumax-content-td-topright {
	width: 1px;
/*	background: transparent url(images/content_topright.gif) top right no-repeat; */

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

}