diff options
Diffstat (limited to 'themes/colors')
| -rw-r--r-- | themes/colors/css/colors.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/colors/css/colors.css b/themes/colors/css/colors.css index c80070eb8b..296681fb14 100644 --- a/themes/colors/css/colors.css +++ b/themes/colors/css/colors.css @@ -769,11 +769,14 @@ a:hover .name1, a:hover.name2, a:hover .nameZoom {color: #f00; font-weight: bo .details1 { text-decoration:none; +font-size: 10px; } .details2 { font-size: 11px; text-decoration:none; +color: #006; +font-weight: bold; } .nameZoom { |
