File: html.css

package info (click to toggle)
crystal-facet-uml 1.64.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 22,724 kB
  • sloc: ansic: 106,506; xml: 3,153; makefile: 138; sh: 113
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);
}