Dryad/styles/branding-HelpViewer.css

9 lines
140 B
CSS

/* Style adjustments for Help Viewer */
.OH_CodeSnippetToolBarText {
top: -10px;
}
span.keyword {
color: #0000ff;
font-weight: normal;
}