<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Fix a rendering issue affecting WebKits on Mac.
  See https://github.com/lifo/docrails/issues#issue/16 for more information.
*/
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
  line-height: 1.25em !important;
}

#panel {display:none !important} .banner, #bodyContent {margin-left:0 !important} .banner ul.files {display:none} #version-badge {display:none !important}
#topNav {display:none} .permalink {display:none}
</pre></body></html>