Resources/css/splash.css
author Mahlon E. Smith <mahlon@martini.nu>
Mon, 02 Sep 2013 02:22:21 -0700
changeset 0 80c32ef237c6
permissions -rw-r--r--
Initial commit.


body {
	color: #fff;
	background-image: url( 'app://img/splash.jpg' );
	width: 800px;
	height: 450px;
}

div {
	position: absolute;
	font-size: 48px;
	top: 20px;
	left: 25px;
}