File: rivet.css

package info (click to toggle)
rivet 0.5.0-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,676 kB
  • ctags: 1,345
  • sloc: sh: 8,394; xml: 6,622; ansic: 4,367; tcl: 2,813; makefile: 101; lisp: 78; sql: 25
file content (14 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body {
    font-family: Arial, sans-serif;
    font-style: normal;
}

div.navheader  {
    background-color: #405871;
    color: #ffffff;
    font-size: 150%;
}

div.navfooter {
    font-weight: bold;
}