File: tclxml.css

package info (click to toggle)
tclxml 3.3~svn11-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 4,392 kB
  • ctags: 1,362
  • sloc: ansic: 13,292; tcl: 11,656; xml: 3,269; sh: 559; makefile: 17
file content (13 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
body
{
    bgcolor: white;
    color: black;
    font-family: sans-serif;
}

div.note
{
    margin-left: 15px;
    margin-right: 15px;
}