File: bsfilter.css

package info (click to toggle)
bsfilter 1%3A1.0.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,236 kB
  • ctags: 190
  • sloc: ruby: 2,718; lisp: 67; sh: 51; makefile: 49
file content (20 lines) | stat: -rw-r--r-- 540 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* $Id: bsfilter.css,v 1.1 2004/03/07 13:00:37 nabeken Exp $ */
h1 {text-align: center}
h2 {text-align: left}
body {color: black; background-color: white}
.fig {text-align: center}
.icon {text-align: right}
.version {text-align: right}
.section {margin-bottom:  1em; margin-left:  2em}

blockquote {color: green}
cite {color: green}
.blockcite {text-align: right}
q {color: green}
.quote {color: green}

a img {border: 0; color: white}
strong {color: red; font-size: 100%}
a:link {color: blue}
a:visited {color: navy}
a:active {color: red}