We updated to Confluence 6.7.2 and it seems this brings also a new and smaller font and new icons with it.
The problem is that it seems that some things are blurry now in Confluence. Tested on latest Firefox + Chrome.
Example 1: like button
100% browser zoom = blurry
250% browser zoom = normal
Example 2: Labelled content, e.g., https://yourconfluence.com/label/cloudoperations
Confluence 6.7.2 (similar as before in zoom it would look nice)
Confluence 6.2.4
Hi Markus,
we had the same problem with Confluence 6.7. The page-information ("created by xxx on yyy") was too thin, you could hardly read it at all.
We talked with Atlassian Support, they looked at our problem and created a feature request:
https://jira.atlassian.com/browse/CONFSERVER-55025
A workaround for us is to adjust font-weight in our global stylesheet like this:
page-metadata { font-weight: 400; } .page-metadata ul li a:link { font-weight: 400; }
Thanks! I have seen that and voted already for it.
It seem though that I need to change other classes to workaround my issues. Need to figure out if I can just increase the font-weight at a few selected classes to sharpen the overall image.
We are also using Refined Theme, but no matter if I enable or disable the theme I get the same results.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.