From a7d95108d04d057b6c07984f46647be7d708632a Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 7 Aug 2014 18:22:50 -0700 Subject: cleanup some text where we said "public" or "visible to anybody on the internet" when that isn't necessarily true. --- view/css/mod_profiles.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view/css') diff --git a/view/css/mod_profiles.css b/view/css/mod_profiles.css index 5f930248f..78f8e6cc5 100644 --- a/view/css/mod_profiles.css +++ b/view/css/mod_profiles.css @@ -1,8 +1,8 @@ #profile-edit-default-desc { - color: #FF0000; - border: 1px solid #FF8888; - background-color: #FFEEEE; - padding: 7px; + background: none repeat scroll 0 0 orange; + font-weight: bold; + margin: 10px; + padding: 20px 5px 10px; } #profile-edit-clone-link-wrapper { -- cgit v1.2.3