From 18c1ab855676795b28879f4a38a144bd7b49908e Mon Sep 17 00:00:00 2001 From: Yasin Date: Tue, 28 Jan 2014 11:24:31 +0100 Subject: [PATCH] MyAcc: css --- portal/static/css/account_view.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/portal/static/css/account_view.css b/portal/static/css/account_view.css index 4984ed08..859b4a93 100644 --- a/portal/static/css/account_view.css +++ b/portal/static/css/account_view.css @@ -239,7 +239,8 @@ table.profile { border-collapse: collapse; border-spacing: 0; width: 70%; - min-width: 703px; + min-width: 703px; + color: black; } table.profile tr td.key { -- 2.43.0