2012-11-17 20:24 UTC+0100 Viktor Szakats (harbour syenar.net)

* website/css/shThemeDefault.css
    * color tweak
This commit is contained in:
Viktor Szakats
2012-11-17 19:24:51 +00:00
parent 9bafad9398
commit 092ec7ce6c
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-11-17 20:24 UTC+0100 Viktor Szakats (harbour syenar.net)
* website/css/shThemeDefault.css
* color tweak
2012-11-17 20:10 UTC+0100 Viktor Szakats (harbour syenar.net)
* website/js/shBrushHarbour.js
+ added preprocessor rule from C/C++ script

View File

@@ -76,7 +76,7 @@
color: #009900 !important;
}
.syntaxhighlighter .functions {
color: #ff1493 !important;
color: #bb3d17 !important;
}
.syntaxhighlighter .constants {
color: #0066cc !important;