MediaWiki: Gumaxdd152.css: Perbedaan antara revisi

Dari GBI Danau Bogor Raya
Lompat ke: navigasi, cari
Leo (bicara | kontrib)
kTidak ada ringkasan suntingan
Leo (bicara | kontrib)
k upd
Baris 161: Baris 161:
.toc ul ul {
.toc ul ul {
margin: 0 0 0 2em;
margin: 0 0 0 2em;
padding: 0 0 0 0;
white-space: nowrap;
white-space: nowrap;
padding: 0 0 0 0;
}
}


.toc ul li:last-child { margin-bottom: .3em; }
.toc ul li:last-child { margin-bottom: .3em; }

Revisi per 21 Februari 2013 19.21

/* PATCH UNTUK GUMAXDD152.css */

html, body { 
	background: url(http://dbr.gbi-bogor.org/w/skins/gumaxdd152/images/bg.jpg) repeat-x scroll center 0 #E2E1DF;
        background-size: cover;
}

#gumax-page {
	background: transparent fixed;
	font-size: 125%; /* web page font size */
	width: 990px; /* page width */
	margin: 0 auto 0 auto; /* WAS: margin: 0 auto; */
}

#gumax-header {
	/* border: 1px solid #000; /*debuging*/
	z-index: 100;  /* make logo visible over content*/
	margin: 0 auto 0 auto; /* WAS: margin: 0 auto; */
	padding: 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; /* WAS: NONE */
	width: 700px; /* WAS: NONE */
	height: 80px; /* WAS: height: 105px; */
	background-repeat: repeat-x; /* WAS: NONE */
	background-attachment: scroll; /* WAS: NONE */
}

#p-logo {
	z-index: 200;
	position: relative; /*needed to use z-index */
	float: left;
	text-align: left;
	margin: 10px 0 0px 0; /* WAS: margin: 10px 0 20px 0; */
	overflow: visible;
	display: block;
	padding: 0;
}

#gumax-p-login {
	/* border: 1px solid #000; /*debuging*/
	font-size: 90%;
	margin: 0; padding: 0px 0 0px 0; /* WAS: margin: 0; padding: 7px 0 5px 0; */
	text-align: right;
}

#gumax-p-login ul li a:hover { color: #333; font-weight: bold; }

#searchInput {
	width: 12em; /* WAS: width: 15em; */
	height:1.5em;
	margin: 0;
	font-size: 100%;
	border: 1px solid #777;
}

#searchInput:hover,
#searchInput:focus {
	background: #fff;
	width: 15em;  /* text field width when focused */
	border: 1px solid #FFCC99;
}

#gumax-p-navigation {
	position: relative;
	z-index: 900;
	margin-top: 0px; /* WAS: margin-top: 10px; */
}

#siteNotice {
	border: none; /* WAS: border: 1px solid #FF9933; */
	background: none; /* WAS: background: #FFFFCC; */
	margin: 0 0 0 0; /* WAS: margin: 0; */
	padding: 0em; 
	font-size: 100%;
}

#siteNotice p {
	margin: 0 0 .5em 0; /* WAS: margin: 0; */
	padding: 0;
}

.gumax-firstHeading {
	font-size: 170%;
	color: #000;
	padding-bottom: 2px; /* WAS: padding-bottom: 2px; */
	margin-top: 0;
}

#gumax-content-body { 
	background: white; /* content background */ /* WAS: background: #fff; */
	border: 1px 1px 0px 1px solid #e3e4e5; /* WAS: border: 1px solid #e3e4e5; */
	padding: 20px; /* content padding */
	margin: 0;
	opacity: 0.99; /* WAS NONE */
	filter:alpha(opacity=99); /* For IE8 and earlier */ /* WAS: NONE */
}

#gumax-content-actions {
	text-align: center; /* menu location */
	height: 27px;  /* need for IE win */
	white-space: nowrap;
	background: none;
	opacity: 1; /* WAS: NONE */
	filter:alpha(opacity=100); /* For IE8 and earlier */ /* WAS: NONE */
	border-radius: 5px;  /* WAS: NONE */
	color: #999;
	margin-bottom: 5px;  /* WAS: NONE */
}

body {
	background-attachment:fixed;
}

#gumax-content-actions ul { list-style: none; margin: 0 0 5px 0; padding: 7px; } /* WAS: margin: 0; */
#gumax-content-actions ul li { display: inline; margin: 0; padding: 0; vertical-align: top; } /* WAS: vertical-align: NONE */

#gumax-content-actions ul li a {
	padding: 5px 10px;
	text-decoration: none;
	font-size: 100%; font-family: Verdana, 'Trebuchet MS', Sans-serif,  Arial;
	color: #777;
	background: #f0f0f0; /* WAS: NONE  */
	white-space: nowrap;
	opacity: 75; /* WAS: NONE */
	filter:alpha(opacity=75); /* For IE8 and earlier */ /* WAS: NONE */
}

#gumax-content-actions li#ca-edit a {
	font-size: 100%;
	font-style: italic;
	color: #555;
}

#gumax-content-actions ul li a:hover, #gumax-content-actions ul li.selected a {
	color: #000; background: #fff;
	opacity: 1; /* ADDED BY LEO CAHYADI */
	filter:alpha(opacity=100); /* For IE8 and earlier */ /* ADDED BY LEO CAHYADI */
	font-size: 150%;
}

#gumax-content-actions ul li#ca-edit a:hover, #gumax-content-actions ul li.selected#ca-edit a {
	color: #000; background: #fff;
	opacity: 1; /* ADDED BY LEO CAHYADI */
	filter:alpha(opacity=100); /* For IE8 and earlier */ /* ADDED BY LEO CAHYADI */
	font-size: 150%;
}

ul li, ol li { margin: 0 0 0 0; padding: 0 0 0 0; }

ol p, ul p { /* margin-bottom: 0.35em; */ margin-left: 0em; }

ul li:last-child, ol li:last-child {margin-bottom: .25em; }

h3, h4, h5, h6 { margin-top: .5em; margin-bottom: 0; padding-bottom: 0; }

h1, h2 { margin-top: .75em; margin-bottom: 0; padding-bottom: .2em; }

#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
	padding: 0 0 0 0;
	white-space: nowrap;
}

.toc ul li:last-child { margin-bottom: .3em; }