MediaWiki: Gumaxdd.css: Perbedaan antara revisi

Dari GBI Danau Bogor Raya
Lompat ke: navigasi, cari
k (test fmt)
kTidak ada ringkasan suntingan
 
(175 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 1: Baris 1:
body.page-Halaman_Utama .gumax-firstHeading { display: none !important; border-bottom: transparent; line-height: 0em; }
/* == JUDUL HALAMAN UTAMA ===================================== */
body.page-Halaman_Utama #content { border-top: none; border-bottom: none; margin: -1em 0;}
 
/* 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,
#p-logo a:hover {
#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/d/d5/Logo-201112-700px.png") !important;
width: 400px; height: 96px;
width: 700px;
}
height: 80px;
background-repeat: repeat-x;
background-attachment: scroll;
}


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


/* *************************************************************************************** */
/* body {  
/* *** TEMA YEAR OF BREAKTHROUGH *** */
background: url(http://dbr.gbi-bogor.org/w/images/5/50/Red-and-white-snowflake-balls-Christmas.jpg) repeat center bottom white fixed;  
/* *************************************************************************************** */
}
/* theming: UNTUK STYLE BARIS NAVIGASI (SIDEBAR) -- MENU ATAS*/
/* *************************************************************************************** */
/* *** TEMA 2010 YEAR OF BREAKTHROUGH *** */
/* *************************************************************************************** */
/* theming: UNTUK STYLE BARIS NAVIGASI (SIDEBAR) -- MENU ATAS*/
#gumax-nav {
height: 30px;
background: #993000;
border-top: 1px #CC582A solid;
border-bottom: 1px #541F0C 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 #541F0C solid;
}
 
#gumax-nav li.hover a, #gumax-nav ul li a {
background-color: 702500; /* drop down background */
border-bottom: 1px solid F94600;
}
 
#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;
*/
*/
 
#gumax-content-body {
-moz-border-radius: 0.5em;
opacity: 0.99;
-webkit-border-radius: 0.5em;
filter:alpha(opacity=99); /* For IE8 and earlier */
border-radius: 0.5em;
background: white;
}
}


td.gumax-content-td-topleft {
#siteNotice {
width: 8px;
padding: 0em;
height: 100px;
margin: 0 0 0 0;
/* 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; */
}
}

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