File: quantlibextra.css

package info (click to toggle)
quantlib-refman-html 1.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 103,140 kB
  • sloc: javascript: 13,408; makefile: 35
file content (22 lines) | stat: -rw-r--r-- 314 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
#projectname
{
    font-size: 16px;
    padding: 1em;
}

#projectbrief
{
    font-family: 'Merriweather Sans', serif;
    font-size: 120%;
    margin-top: 2px;
    margin-bottom: 0;
}

#projectnumber
{
    font-family: 'Merriweather Sans', serif;
    font-size: 100%;
    margin-top: 1em;
    margin-bottom: 0;
}