maven-jxr-plugin/src/main/resources/stylesheet.css [72:84]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    background-color:#eee;
    border: 1px solid black;
}

em {
    color: #A00;
}
em.comment {
    color: #390;
}
.string {
    color: #009;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



maven-jxr-plugin/src/site/resources/example/xref/stylesheet.css [72:84]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	background-color:#eee;
	border: 1px solid black;
}

em {
	color: #A00;
}
em.comment {
	color: #390;
}
.string {
	color: #009;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



