File: style.css

package info (click to toggle)
tclmagick 0.45-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,712 kB
  • ctags: 675
  • sloc: sh: 8,491; ansic: 7,327; tcl: 1,740; makefile: 68
file content (10 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
body {
    font-family: Arial, sans-serif;
    font-style: normal;
    color: #000000;
    background-color: #FFFFFF;
}

h2 {
    text-align: center;
}