Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
d644be5e33
commit
74374e5f74
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
.highlight .hll { color: #000000; background-color: #d5e3f3 }
|
||||
.highlight { color: #000000; border: 0px; background: #d5e3f3; }
|
||||
.highlight {margin-bottom: 0px; color: #000000; border: 0px; background: #d5e3f3; }
|
||||
.highlight .c { color: #408080; font-style: italic } /* Comment */
|
||||
.highlight .err { border: 1px solid #FF0000 } /* Error */
|
||||
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
|
||||
|
|
Loading…
Reference in a new issue