corporateblue/default.css
author Tomas Zeman <tzeman@volny.cz>
Tue, 27 Dec 2011 10:42:54 +0100
changeset 6 8c3e61c47819
parent 2 1afb1a904304
child 10 038520c84595
permissions -rw-r--r--
main index.html (rdr to corporateblue theme)


/** BASIC */

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

a:link {
	color: #004784
}

a:hover {
	text-decoration: none;
}