Jump to content
You must now use your email address to sign in [click for more info] ×

kkobashi

New Members
  • Posts

    1
  • Joined

  • Last visited

  1. On high resolution displays, reading the Affinity Photo Help content is too small. I have three different resolution displays (1080p, 1440p, and 2160p) and it is very difficult to read. Using 10pt font is ridiculously too small. These changes work: style.css body, html { font-family: "-apple-system", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif; font-size: 14pt; /* was 10pt */ background-color: white; text-align: left; color: #404040; width: 96%; } frontpage.css body, html { margin: 0; font-family: "-apple-system", "Lucida Grande", "Segoe UI", Helvetica, Arial, sans-serif; font-size: 14pt; /* was 12pt */ background-color: #fff; width: 100%; } #menu { padding-right: 2em; margin-left: -2em; /* was -3.5em */ padding-top: 0.65em; padding-bottom: 7em; font-size: 80%; /* was 60% */ line-height: 2em; }
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.