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

Merge remote-tracking branch 'origin/stable'

parents 52d9a1b7 9687d84c
No related branches found
No related tags found
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