MediaWiki:Grigbertz.css

From Grigbertz

(Difference between revisions)
Jump to: navigation, search
m
m
Line 11: Line 11:
border-style: none;
border-style: none;
}
}
-
#p-cactions pbody li {
+
#p-cactions li {
background: #EBE7DC;
background: #EBE7DC;
}
}
 +
 +
#ca-history {
 +
background: #EBE7DC;
 +
}
 +
/* </pre> */
/* </pre> */

Revision as of 18:52, 15 April 2007

/* <pre> 
 * CSS for Grigbertz skin
 */

.pBody {
  background: #EBE7DC;
}

#footer {
	background-color: transparent;
	border-style: none;
}
#p-cactions li {
	background: #EBE7DC;
}

#ca-history {
	background: #EBE7DC;
}


/* </pre> */
Personal tools