Jump to content

Template:ArtBox/bw.css

From wikiNonStop
/* ´pygmentize -f html -S $style -a .wt-artbox-${style}´ */
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.wt-artbox-bw .hll { background-color: #ffffcc }
.wt-artbox-bw { background: #ffffff; }
.wt-artbox-bw .c { font-style: italic } /* Comment */
.wt-artbox-bw .err { border: 1px solid #FF0000 } /* Error */
.wt-artbox-bw .k { font-weight: bold } /* Keyword */
.wt-artbox-bw .ch { font-style: italic } /* Comment.Hashbang */
.wt-artbox-bw .cm { font-style: italic } /* Comment.Multiline */
.wt-artbox-bw .cpf { font-style: italic } /* Comment.PreprocFile */
.wt-artbox-bw .c1 { font-style: italic } /* Comment.Single */
.wt-artbox-bw .cs { font-style: italic } /* Comment.Special */
.wt-artbox-bw .ge { font-style: italic } /* Generic.Emph */
.wt-artbox-bw .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.wt-artbox-bw .gh { font-weight: bold } /* Generic.Heading */
.wt-artbox-bw .gp { font-weight: bold } /* Generic.Prompt */
.wt-artbox-bw .gs { font-weight: bold } /* Generic.Strong */
.wt-artbox-bw .gu { font-weight: bold } /* Generic.Subheading */
.wt-artbox-bw .kc { font-weight: bold } /* Keyword.Constant */
.wt-artbox-bw .kd { font-weight: bold } /* Keyword.Declaration */
.wt-artbox-bw .kn { font-weight: bold } /* Keyword.Namespace */
.wt-artbox-bw .kr { font-weight: bold } /* Keyword.Reserved */
.wt-artbox-bw .s { font-style: italic } /* Literal.String */
.wt-artbox-bw .nc { font-weight: bold } /* Name.Class */
.wt-artbox-bw .ni { font-weight: bold } /* Name.Entity */
.wt-artbox-bw .ne { font-weight: bold } /* Name.Exception */
.wt-artbox-bw .nn { font-weight: bold } /* Name.Namespace */
.wt-artbox-bw .nt { font-weight: bold } /* Name.Tag */
.wt-artbox-bw .ow { font-weight: bold } /* Operator.Word */
.wt-artbox-bw .sa { font-style: italic } /* Literal.String.Affix */
.wt-artbox-bw .sb { font-style: italic } /* Literal.String.Backtick */
.wt-artbox-bw .sc { font-style: italic } /* Literal.String.Char */
.wt-artbox-bw .dl { font-style: italic } /* Literal.String.Delimiter */
.wt-artbox-bw .sd { font-style: italic } /* Literal.String.Doc */
.wt-artbox-bw .s2 { font-style: italic } /* Literal.String.Double */
.wt-artbox-bw .se { font-weight: bold; font-style: italic } /* Literal.String.Escape */
.wt-artbox-bw .sh { font-style: italic } /* Literal.String.Heredoc */
.wt-artbox-bw .si { font-weight: bold; font-style: italic } /* Literal.String.Interpol */
.wt-artbox-bw .sx { font-style: italic } /* Literal.String.Other */
.wt-artbox-bw .sr { font-style: italic } /* Literal.String.Regex */
.wt-artbox-bw .s1 { font-style: italic } /* Literal.String.Single */
.wt-artbox-bw .ss { font-style: italic } /* Literal.String.Symbol */