Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-55025

Adjust font size/weight in new Confluence layout (6.7.0)

XMLWordPrintable

    • 1
    • 6
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Latest Confluence releases (starting from 6.7.0) include new, refreshed layout and refreshed fonts.
      However "Created by..., last modified by... on ..." characters are difficult to read.
      It is possible to adjust font-weight from 300 to 400 in global custom stylesheet :

      page-metadata {
      font-weight: 400;
      }
      
      .page-metadata ul li a:link {
      font-weight: 400;
      }
      
      

      and then fonts look much better.

      Feature suggestion

      Increase default font weight from 300 to 400

              Unassigned Unassigned
              gkowalczyk GMK
              Votes:
              10 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: