MediaWiki:Grigbertz.css

From Grigbertz

(Difference between revisions)
Jump to: navigation, search
m
m
Line 12: Line 12:
}
}
#p-cactions li {
#p-cactions li {
-
background: #EBE7DC;
+
background: #EBE7DC !important;
}
}
#ca-history {
#ca-history {
-
background: #EBE7DC;
+
background-color: #EBE7DC;
}
}
/* </pre> */
/* </pre> */

Revision as of 18:53, 15 April 2007

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

.pBody {
  background: #EBE7DC;
}

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

#ca-history {
	background-color: #EBE7DC;
}


/* </pre> */
Personal tools