Sha256: f0c50305e057160b2791d71f2549f39d2a39ba9855646c3d9f0efe9b81bd7db0

Contents?: true

Size: 1.35 KB

Versions: 13

Compression:

Stored size: 1.35 KB

Contents

@import url('https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css');

@media all {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: 1em;
  }

  /* deactivate external manual page cross-references */
  a.md2man-reference:not([href]) {
    color: inherit;
    text-decoration: none;
  }
}

@media screen {
  body {
    font-family: monospace;
    text-align: justify;
    max-width: 83ch; /* 80 chars, +3 for Bootstrap CSS */
    margin: auto;
  }

  h1:first-child {
    margin-top: -5em;
    font-weight: normal;
    font-size: smaller;
    text-align: right;
  }

  h1:first-child > a.md2man-permalink {
    display: none;
  }

  a.md2man-permalink {
    float: left;
    margin-left: -1em;
    opacity: 0.25;
  }

  a.md2man-permalink:before {
    content: '\2665'; /* ♥ */
  }

  a.md2man-permalink:hover,
  *:target > a.md2man-permalink {
    opacity: initial
  }
}

@media print {
  .navbar:first-child {
    display: none;
  }

  /* improve readability of revealed hyperlink URLs */
  a:after {
    font-family: monospace;
  }

  /* internal links and manual page cross-references */
  a[href^='#'], a[href^='../man'] {
    color: inherit;
    font-weight: bolder;
    text-decoration: none;
  }

  /* undo bootstrap's revealing of those hyperlinks */
  a[href^='#']:after, a[href^='../man']:after {
    content: none;
  }
}

Version data entries

13 entries across 11 versions & 3 rubygems

Version Path
tork-19.11.1 man/style.css
tork-19.10.0 man/style.css
tork-19.9.0 man/style.css
md2man-3.0.1 man/style.css
md2man-3.0.1 lib/md2man/rakefile/style.css
binman-3.4.1 man/style.css
tork-19.8.2 man/style.css
binman-3.4.0 man/style.css
tork-19.8.1 man/style.css
tork-19.8.0 man/style.css
binman-3.3.3 man/style.css
md2man-3.0.0 lib/md2man/rakefile/style.css
md2man-3.0.0 man/style.css