File: FontForge.css

package info (click to toggle)
fontforge 1%3A20230101~dfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 63,260 kB
  • sloc: ansic: 462,618; python: 6,916; cpp: 214; objc: 122; sh: 101; makefile: 55; xml: 11
file content (16 lines) | stat: -rw-r--r-- 936 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 BODY { margin: 1em 1.5em 20em 1.5em; background: #ccc; color: #000; font: 100%/150% serif; }
 BODY#sidebar { margin: 3pt 3pt 3pt 3pt; background: #eee; color: #000}
 BODY#framed { margin: .5em 1em 4em 1em; background: #eee; color: #000}
 A:link { color: #333; text-decoration: underline }
 A:visited { color: #333; text-decoration: underline }
 A:hover { text-decoration: none; color: #000; background-color: #eee }
 A:active { color: #5e0000 }
 A { text-decoration: none }
 #in { background: #fff; border: 1px solid #f00; padding: 1em }
 #framed-in { background: #fff; border: 1px solid #f00; padding: 10px }
 BLOCKQUOTE { line-height:110% }
 BLOCKQUOTE#lit { background: #ffd; color: #000; margin: 0em 40% 0em 5em; font: 80% serif; }
 BLOCKQUOTE#lit P { margin: .3em 0em .3em 0em; }
 BLOCKQUOTE PRE { background: #ffd; color: #000; }
 BLOCKQUOTE#shell PRE { background: #ccf; color: #000; }
 H1 { display: inline; line-height:110% }