diff options
Diffstat (limited to 'extensions/OrangeFactor/web/style')
-rw-r--r-- | extensions/OrangeFactor/web/style/orangefactor.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/OrangeFactor/web/style/orangefactor.css b/extensions/OrangeFactor/web/style/orangefactor.css index 211ad575e..19839d143 100644 --- a/extensions/OrangeFactor/web/style/orangefactor.css +++ b/extensions/OrangeFactor/web/style/orangefactor.css @@ -11,3 +11,7 @@ height: 38px; margin: 0 .5em .5em 0; } + +#orange-count, #orange-link { + color: #666; +} |