Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Blender_API.css « doc « api2_2x « python « blender « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22c0053628237c5bc340eeab169c90b2f29e9647 (plain)
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
40
41
42
43
44
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  font { font-family: sans-serif ! important;
    }

  p { color: rgb(0, 0, 0);
    font-family: sans-serif;
    }

  pre { color: rgb(0, 0, 0);
    font-family: monospace;
    }

  a { font-family: sans-serif;
    color: rgb(0, 135, 0);
    font-weight: bold;
    }

  a:visited { font-family: sans-serif;
    color: rgb(102, 102, 102);
    }

  a:hover { font-family: sans-serif;
    color: rgb(184, 73, 0);
    }

  h1 { font-family: sans-serif;
    color: rgb(255, 102, 0);
    }

  h2 { font-family: sans-serif;
    color: rgb(255, 102, 0);
    }

  h3 { font-family: sans-serif;
    color: rgb(255, 102, 0);
    }

  table { color: rgb(0, 0, 0);
    opacity: 1;
    border-bottom-color: rgb(0, 102, 0);
    background-color: rgb(217, 216, 239);
    }