diff options
-rw-r--r-- | skins/ArchLinux/arch.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/ArchLinux/arch.css b/skins/ArchLinux/arch.css index 75c3ef53..9432d813 100644 --- a/skins/ArchLinux/arch.css +++ b/skins/ArchLinux/arch.css @@ -104,7 +104,8 @@ a:active, color: #e90 !important; } a.new, -#p-cactions .new a { +#p-cactions .new a, +#p-personal a.new { color: #b00 !important; } |