File: lirc.css

package info (click to toggle)
lirc 0.7.1pre2-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,852 kB
  • ctags: 2,924
  • sloc: ansic: 31,205; sh: 12,021; makefile: 631
file content (14 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
a:link {color:#7070E0;}
a:visited {color:#808080;}
/* Netscape 4.x ignores this */
a:active {color:#9090ff;}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,dt,dd,address,blockquote,nobr,b,i,center {font-family:Verdana,Arial,Lucida,Helvetica;}
pre {font-family:monospace;}
p {text-align:justify;}
h1 {text-align:center;}
hr {text-align:center;}

.menu     {color:#C0C0C0;background-color:#000080;font-weight:bold;}
.menuhead {color:#FFFFFF;background-color:#6060C0;font-weight:bold;text-align:center;}
.working  {color:green;}