File: style.css

package info (click to toggle)
courier 0.68.2-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 45,924 kB
  • sloc: ansic: 162,640; cpp: 24,890; sh: 16,341; perl: 4,558; makefile: 3,803; yacc: 291; sed: 16
file content (10 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (27)
1
2
3
4
5
6
7
8
9
10
body { margin-top: 0px; margin-bottom: 0px; background-image: url(bg.gif); font-family: times new roman,serif; color: #000000;}

a { color: #0000FF; }
a:visited { color: #880000; }
a:hover { color: #000000 }

h1 { font-family: arial,helvetica,sans serif; font-size: 200% }
h2 { font-family: arial,helvetica,sans serif; font-size: 150% }

ul li { padding-top: 5px; }