/* This CSS is intended to influence the 'dcache.org' profile output.
 *
 * Styling that should influence both non-profiled and profiled output
 * should go in the dCacheBook-common.css file.
 */
.github-fork-ribbon {
    position: fixed;
}

pre[class*="language-"] {
    margin: 0.5em 0 25px 0;
}