summaryrefslogblamecommitdiff
path: root/leave-a-message/extras.css
blob: 907e88c85758dfaaa8b0977b8efa898d3a555dae (plain) (tree)



















                                           
.CTitle {
	color: #fff;
}
.TText {
	color: #fff;
}
body {
	background: #000;
	background-image: url(blossom.png);
}
table {
	background: rgba(0,0,0,0.8);
}
note, .note {
	vertical-align: super;
	font-size: 60%;
}
reduced, .reduced {
	font-size: 75%;
}