Improved colours blue (types) and grey (comments)

This commit is contained in:
Lukas Eder 2012-09-06 15:53:22 +03:00
parent d20fe113a0
commit 8cd2afd86d

View File

@ -15,11 +15,11 @@
}
.com
{
color: #66747B;
color: #86949B;
}
.typ
{
color: #678CB1;
color: #87ACD1;
}
.lit
{