Sha256: c179ea67093a1e7f49a38397b231fd19169270c8eea64a76aa77815006cb3044

Contents?: true

Size: 1.15 KB

Versions: 2

Compression:

Stored size: 1.15 KB

Contents

body {
  margin: 0;
  padding: 0;
  background: url(img/fade_red_down.png) repeat-x;
}

h1 {
  font-size: 54px;
  font-variant: small-caps;
  background: transparent;
  color: white;
  margin: 0px 0px;
  padding: 12px 15px 40px 0px;
}

h2 {
  font-size: 24px;
  /* font-variant: small-caps; */
  margin: 40px 10px 10px -3px;
  /* padding-left: 36px;
  background: url(img/ruby.gif) -1px 0px no-repeat; */
}

p {
  margin: 10px 0px;
}

ul {
  margin: 0px 0px;
  padding-left: 15px;
}

li {
  list-style-type: disc;
  list-style-image: url(’img/ruby.gif’);
  text-indent: 5px;
}

img {
  border: none;
  margin: 2px;
}

pre {
  background: black;
  color: white;
  font-family: monospace;
  padding: 20px;
}

.content {
  width: 84%;
  margin: 0 auto;
  border: 0px solid red;
  padding-bottom: 30px;
  background: transparent;
  font-family: Micorsoft sans-serif, sans-serif;
}

.main {
  background: url(img/ruby.png) -10px -60px no-repeat;
}

.nav {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(img/ruby.gif) no-repeat white;
  color: red;
  border: 2px solid red;
  padding: 5px 5px 5px 36px;
}

.nav a {
  color: red;
  font-weight: bold;
}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
facets-2.4.0 doc/html/api.css
facets-2.4.1 doc/html/api.css