diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-08-08 23:34:02 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-08-08 23:34:02 +1000 |
| commit | f277bd5d0c6fdb9e2c125a2a6cc32675f87056cf (patch) | |
| tree | 21defcd272b279c4dba45c5195a398f728639f79 /lib/tremor/doc/style.css | |
| parent | 1b6811663caf07717ce15f3d3bbb1195397a1a33 (diff) | |
| download | tangara-fw-f277bd5d0c6fdb9e2c125a2a6cc32675f87056cf.tar.gz | |
Add tremor, add new ogg rules to make tremor deps happy
Diffstat (limited to 'lib/tremor/doc/style.css')
| -rw-r--r-- | lib/tremor/doc/style.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/tremor/doc/style.css b/lib/tremor/doc/style.css new file mode 100644 index 00000000..81cf4179 --- /dev/null +++ b/lib/tremor/doc/style.css @@ -0,0 +1,7 @@ +BODY { font-family: Helvetica, sans-serif } +TD { font-family: Helvetica, sans-serif } +P { font-family: Helvetica, sans-serif } +H1 { font-family: Helvetica, sans-serif } +H2 { font-family: Helvetica, sans-serif } +H4 { font-family: Helvetica, sans-serif } +P.tiny { font-size: 8pt } |
