bumped version to 1.7
[dejavu.git] / dejavu-web / default.css
bloba9d990ff054550d1d32205dce969d6c265fa6068
1 /* $Id$ */
3 a:hover { background-color: yellow }
4 h1 { font-variant: small-caps }
5 *.header { background-color: yellow; font-family: monospace }
6 *.header a:link { color: black }
7 *.header a:hover { background-color: red }
8 *.footer { background-color: yellow; font-family: monospace }
9 *.footer a:link { color: black }
10 *.footer a:hover { background-color: red }
11 *.description { font-style: italic }
12 img { border: 0 }