File: tepam_doc_stylesheet.css

package info (click to toggle)
tcllib 1.18-dfsg-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 64,304 kB
  • ctags: 28,857
  • sloc: tcl: 174,135; ansic: 14,215; sh: 2,643; xml: 1,766; yacc: 1,148; pascal: 583; makefile: 106; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (39 lines) | stat: -rw-r--r-- 1,099 bytes parent folder | download | duplicates (7)
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
28
29
30
31
32
33
34
35
36
37
38
39
h1.tepam_page_title {
   font-weight: bold;
   font-size:large;
   background: lightblue;
   color: black;
   margin-left: 0.0cm;
   padding: 0.3cm 0.3cm 0.3cm 0.3cm;}
div.tepam_command_help {
   margin-left: 0.6cm;
   padding: 0.0cm 0.3cm 0.0cm 0.3cm;
   border: 1px solid black;}
p.tepam_section_title {
   margin-left: 0.0cm;
   text-transform: uppercase;}
p.tepam_sub_section_title {
   margin-left: 0.6cm;
   font-style: italic}
p.tepam_name {
   margin-left: 0.9cm;
   font-weight: bold;}
p.tepam_synopsis {
   margin-left: 0.9cm;
   font-weight: bold;}
p.tepam_description {
   margin-left: 0.9cm;}
ul.tepam_description_list {
   margin-left: 0.9cm;}
dt.tepam_argument  {
   margin-left: 0.9cm; margin-top: 0.2cm; font-weight: bold;}
p.tepam_argument_description {
   margin-left: 0.9cm; margin-top: 0.0cm; margin-bottom: 0.2cm; }
p.tepam_argument_attribute {
   margin-left: 0.9cm; margin-top: 0.0cm; margin-bottom: 0.0cm; font-size:small;}
pre.tepam_example {
   color: black;
   background: #f5dcb3;
   border: 1px solid black;
   margin-left: 0.9cm;
   padding: 0.2cm 0.2cm 0.2cm 0.2cm;}