MediaWiki: Gumaxdd.css: Perbedaan antara revisi

Dari GBI Danau Bogor Raya
Lompat ke: navigasi, cari
(←Membuat halaman berisi 'body.page-Halaman_Utama #siteSub, body.page-Halaman_Utama h1.firstHeading { display: none !important; } body.page-Halaman_Utama .gumax-firstHeading { display: none !…')
 
kTidak ada ringkasan suntingan
 
(188 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 1: Baris 1:
body.page-Halaman_Utama #siteSub,
/* == JUDUL HALAMAN UTAMA ===================================== */
body.page-Halaman_Utama h1.firstHeading {
    display: none !important;
}


body.page-Halaman_Utama .gumax-firstHeading { display: none !important; border-bottom: transparent; line-height: 0em; }
/* 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; } */
body.page-Halaman_Utama #content { border-top: none; margin: -1em 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;  
body { background: white url("http://dbr.gbi-bogor.org/w/images/6/6f/Background-christmas-2009.jpg") 0px 0px no-repeat; }
background-attachment: scroll;
 
/* 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; }
/* THEME: UNTUK BACKGROUND */
body {
background-attachment:fixed;
}


#gumax-nav a {
/* body {  
font-weight: bold;
background: url(http://dbr.gbi-bogor.org/w/images/5/50/Red-and-white-snowflake-balls-Christmas.jpg) repeat center bottom white fixed;  
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.9; filter: alpha(opacity=90); }
 
 
/* 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;
}