File: toc.css

package info (click to toggle)
teamspeak-client 2.0.32-2
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 15,948 kB
  • ctags: 52
  • sloc: pascal: 1,103; makefile: 53; sh: 12
file content (14 lines) | stat: -rwxr-xr-x 645 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<style type="text/css">
	p	{ margin-top: 0; margin-bottom: 0; }
	div p	{ margin-top: 0; margin-bottom: 0; }
	body	{ background-color: #ffffff; font-family: "Verdana", "Arial", sans-serif; font-size: 10pt; }
	img	{ cursor: hand; }
	span	{ cursor: hand; }
	a:link	{ text-decoration: none; }
	a:visited	{ text-decoration: none; }
	.toc	{ margin-left: 20px; text-indent:-0.21in; }
	.index	{ margin-left: 20px; text-indent:-0.21in; white-space:nowrap; }
	.topic	{ margin-left: 20px; text-indent:-0.21in; }
	.caption	{ font-weight: bold; margin-bottom: 6pt; white-space:nowrap; }
	.back	{ margin-top: 12px; text-align: right; }
</style>