File: format.css

package info (click to toggle)
torcs 1.3.7%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 800,472 kB
  • sloc: cpp: 82,033; xml: 69,371; ansic: 9,818; makefile: 2,100; sh: 1,130; javascript: 11
file content (34 lines) | stat: -rw-r--r-- 2,093 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/* css definitions for berniw's hompepage */

h1,h2,h3,h4,p,ol,div,td,tr,th,address,blockquote,nobr,b,i { font-family:Arial,Helvetica,sans-serif; margin-top:0px; margin-left:5px; margin-right:5px; }
body { font-family:Arial,Helvetica,sans-serif; margin-top:0px; margin-left:0px; margin-right:0px; }
ul, li { font-family:Arial,Helvetica,sans-serif; font-size:14px;}
pre { margin-top:0px; margin-left:5px; margin-right:5px; margin-bottom:6px; }

h1 { font-size:20px; margin-top:0px; margin-bottom:8px; }
h2 { font-size:18px; margin-top:0px; margin-bottom:8px; }
h3 { font-size:16px; margin-top:0px; margin-bottom:8px; }
h4 { font-size:14px; margin-top:0px; margin-bottom:6px; }
p { font-size:14px; margin-top:0px; margin-bottom:6px; text-align:justify; }
a { font-family:Arial,Helvetica,sans-serif; font-size:14px; }
tt { font-size:12px; }
th { font-size:14px; }

.placeleft { position:relative; left:0; margin-bottom:1; margin-top:0; }
.addborder { border-style:solid; border-color:black; border-width:1px; border-collapse:collapse; padding:2; }
.lcolor { background-color:#fcb05a; }
.lbcolor { background-color:#cecece; }
.ncolor { background-color:#fbc98f;  }

.newsborder { border-style:solid; border-color:#fcb05a; border-width:0px; border-collapse:collapse; padding:2; font-size:14px; }
table.news { border-style:solid; border-color:#fcb05a; border-width:1px; border-collapse:collapse; padding:2; width:640px; overflow:auto; margin-left:5px; margin-bottom:6px;}

td.maincontent { width:650px; overflow:auto; vertical-align:top; }
table.maincontent { border-style:none; border-width:0px; border-spacing:0px; }

td.thumbnail { border:0px; width:163px; height:112px; border-style:hidden; margin-bottom:5px; border-collapse:collapse; }
table.thumbnail { border-style:none; border-width:0px; border-spacing:0px; border-collapse:collapse; margin-left:5px;}
.footer { font-size:12px; margin-top:0px; font-family:Arial,Helvetica,sans-serif; }

td.navigation_foot { overflow:auto; vertical-align:top; }
table.navigation_foot { width:650px; border-style:none; border-width:0px; border-spacing:0px;}