diff --git a/silk/templates/silk/profile_detail.html b/silk/templates/silk/profile_detail.html index 7f1007e0..4ff03df2 100644 --- a/silk/templates/silk/profile_detail.html +++ b/silk/templates/silk/profile_detail.html @@ -21,6 +21,10 @@ } + .pyprofile { + text-align: left; + } + a { color: #45ADA8; }