MediaWiki:Gumaxdd.css

Dari GBI Danau Bogor Raya
Revisi sejak 13 Desember 2009 16.21 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: -1em 0;}

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

body { background: white url("http://dbr.gbi-bogor.org/w/images/6/6f/Background-christmas-2009.jpg") 0px 0px no-repeat fixed; }

/* theming: UNTUK STYLE BARIS NAVIGASI (SIDEBAR)*/
#gumax-nav {
	height: 30px;
	background: #9A0000;/* ORIGINAL=#1057A7; */
	border-top: 1px #CF0606 solid;
	border-bottom: 1px #790500 solid;
	}

#gumax-nav *:hover { background-color: none; }

#gumax-nav a {
	font-weight: bold;
	color: white; /* #fff; */
	padding: 8px 10px;
	line-height: 1;
        border-right: 1px #790500 solid;
	}

#gumax-nav li.hover a, #gumax-nav ul li a {
	background-color: #7C0500/*ORIGINAL=6699CC*/; /* drop down background */
	border-bottom: 1px solid firebrick/*gray*//*ORIGINAL=407FC0*/;
	}

#gumax-nav ul {
	top: 28px;
	}

#gumax-nav ul li a {
	font-weight: bold;
	color: #fff;
	padding: 4px 10px; /* white-space: nowrap; /* wrap long item */ }

#gumax-nav a.hover, #gumax-nav ul a.hover {
	background-color: indianred/*#1057A7*/;
	}

#gumax-nav ul { border: none; opacity: 0.99; filter: alpha(opacity=99); }


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