Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / css / slobvolba.css
1 /* This program is free software. It comes without any warranty, to
2 * the extent permitted by applicable law. You can redistribute it
3 * and/or modify it under the terms of the Do What The Fuck You Want
4 * To Public License, Version 2, as published by Sam Hocevar. See
5 * http://sam.zoy.org/wtfpl/COPYING for more details. */
6
7 body { background-color: white; color: black; font-family: Tahoma,sans-serif; font-size: 11px; }
8 a { color:green; text-decoration: none; }
9 a:link { color:green; text-decoration: none; }
10 a:visited { color:green; text-decoration: none; }
11 a:hover { color:red; text-decoration: none; }
12 td { color: black; font-family: Tahoma,sans-serif; font-size: 12px; }
13 .info { color: black; font-family: Tahoma,sans-serif; font-size: 9px; }
This page took 0.267761 seconds and 4 git commands to generate.