File: cssprint.css

package info (click to toggle)
spacezero 0.80.06-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 6,308 kB
  • ctags: 1,347
  • sloc: ansic: 18,985; xml: 203; makefile: 58
file content (23 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
body       { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background: white 0px 0px; margin: 20px }
p {}
td { font-size: 12pt; }
img { border: none }
a:link { color: blue }
a:active { color: blue }
a:visited { color: blue }
a:hover  { color: red }
.rightcolumn   { }
.header { }
.content { margin-top: 20px }
.footer { font-size: 10pt; margin-top: 40px }
.footer img { float: left; padding-right: 20px }
.leftcolumn     { display: none }
.leftcolumn img { }
.menuheader     { }
.leftcolumn ul  { }
.leftcolumn ul li       { }
.leftcolumn ul li a      { }
.leftcolumn ul li a:link    { }
.leftcolumn ul li a:active   { }
.leftcolumn ul li a:visited   { }
.leftcolumn ul li a:hover  { }