diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index fc5f41752..7302891e5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -24,7 +24,7 @@ abbr { aside { border: none; -color: #0080FF; +color: #444444; } /* icons */ @@ -665,7 +665,7 @@ input#dfrn-url { padding: 0px 0px 5px 0px; font-size: 120%; font-weight: bold; - color: #0080FF; + color: #444444; } .vcard .title { |