More S5 tweaks.

This commit is contained in:
Jacques Distler 2007-03-01 15:15:41 -06:00
parent e93cedb155
commit 6ee59e7e49
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
/* Following are the presentation styles -- edit away! */
body {background: #FFF; color: #000; font-size: 2.25em;}
body {background: #FFF; color: #000; font-size: 2em;}
:link, :visited {text-decoration: none; color: #00C;}
#controls :active {color: #8A8 !important;}
#controls :focus {outline: 1px dotted #272;}