corporateblue/default.css
author Tomas Zeman <tzeman@volny.cz>
Mon, 26 Dec 2011 20:14:11 +0100
changeset 3 33bb8c82c0dc
parent 2 1afb1a904304
child 10 038520c84595
permissions -rw-r--r--
corporateblue/index.html -> corporateblue/template.html


/** BASIC */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004784
}

a:link {
	color: #004784
}

a:hover {
	text-decoration: none;
}