Skip to content
Snippets Groups Projects
Commit 9687d84c authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Merge branch 'doc-css-colors' into stable

parents ea535502 1f59e685
No related merge requests found
.tntadmin {
font-family: monospace;
font-weight: bold;
text-transform: uppercase;
color: green;
font-family: monospace;
font-weight: bold;
text-transform: uppercase;
color: green;
}
.lua {
font-family: monospace;
font-weight: bold;
font-family: monospace;
font-weight: bold;
}
.hl-keyword {
color: green;
font-weight: bold;
strong.hl-keyword {
color: green !important;
font-weight: bold;
}
.hl-comment{
color: blue;
font-weight: bold;
em.hl-comment {
color: #3366FF !important;
font-weight: normal;
}
strong.hl-string em {
color: red !important;
font-weight: bold;
}
body {
......@@ -28,7 +33,6 @@ body {
.book {
margin: 2pt auto;
/*font-family: Verdana, Arial, Helvetica, sans-serif; */
font-size: 100%
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment