File: html.css

package info (click to toggle)
crystal-facet-uml 1.47.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,628 kB
  • sloc: ansic: 101,927; xml: 2,677; sh: 114; cpp: 62; makefile: 51
file content (10 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
body {
    background-color: rgb(255,255,255);
    font-family: Helvetica,Arial,sans-serif;
}
.navheader {
    background-color:rgb(216,255,240);
}
.navfooter {
    background-color:rgb(216,255,240);
}