src/cm/media/js/lib/yui/yui3.0.0/examples/node-menunav/assets/node-menunav-examples-base.css
author ymh <ymh.work@gmail.com>
Fri, 14 Mar 2014 13:16:10 +0100
changeset 611 fa66f4bb1563
parent 0 40c8f766c9b8
permissions -rw-r--r--
add some more custom config and put every thing in comment in the custom.yaml template

h1 {
	text-align: left;
	background-color: #ccc;
	padding: .25em;
	color: #000;
}

#footer {
	border-top: solid 1px #000;
	font-size: 85%;
	padding-top: .25em;
}

form, form div {
	margin: .5em 0;
}

p.first-of-type {
	margin-top: .5em;
}

.yui-t1,
.yui-d0 {
	color: #999;
}

.yui-loading #productsandservices {
	display: none;
}