File: autoconf-archive.css

package info (click to toggle)
autoconf-archive 20090426-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,692 kB
  • ctags: 12
  • sloc: sh: 619; makefile: 22
file content (27 lines) | stat: -rw-r--r-- 199 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/* autoconf-archive.css */

body
{
  margin-left: 1em;
  margin-right: 2em;
}

h1
{
  text-align: center;
}

dt
{
  margin-top: 0.3ex;
}

.indent
{
  margin-left: 1em;
}

pre
{
  font-size: small;
}