MediaWiki: Gumaxdd.css: Perbedaan antara revisi
Dari GBI Danau Bogor Raya
k (test fm) |
kTidak ada ringkasan suntingan |
||
(148 revisi perantara oleh pengguna yang sama tidak ditampilkan) | |||
Baris 1: | Baris 1: | ||
body.page-Halaman_Utama .gumax-firstHeading { display: none !important; border | /* == 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/d/d5/Logo-201112-700px.png") !important; | |||
width: 700px; | |||
height: 80px; | |||
background-repeat: repeat-x; | |||
} | background-attachment: scroll; | ||
} | |||
/* THEME: UNTUK BACKGROUND */ | /* 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; | |||
padding: | |||
} | } |
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;
}