I use a MacBook Pro 13 (2017) and the Text on the Navbar in the Backend is not sharp, it looks blurry. Is it possible to get this Fixed? I think that this issue is caused by Font-Antialiasing.
Safari Version 11.0 (13604.1.38.1.6)
MacOS 10.13
Labels |
Added:
?
|
Category | ⇒ | Layout |
-webkit-font-smoothing: antialiased;
will always make fonts look lighter on a darker background for Mac, so try disabling it via the inspector
Status | New | ⇒ | Information Required |
@C-Lodder It is not lighter, it is Blurry. We use -webkit-font-smoothing: antialiased;
on our own Website and it looks much much clearer. (Open Sans Font)
I disabled it and it looks sharper, but much uglier because it is bolder.
@brianteeman Yes, this could be related.
@coolcat-creations It looks sharper :) Yes, I use the core Template, just with different Colors.
If this Issue get no Response, it will be closed at 26th January 2018.
@dgt41 @wilsonge @philtaylor you guys use a MAC. Do you have the same issue?
Didn't look blurry on
I can confirm, it doesn't look blurry on my MacBook.
Looks like it somehow fixed itself.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-12-26 14:54:22 |
Closed_By | ⇒ | YoKoGFX |
screenshot?