Styling label search output pages

Steve April 30, 2018

I've been going through developer tools trying to figure out how to change the style of the "label search output pages" to make the titles of the documents a little more visible. 

Specifically, I want a way to either make the "titles of the pages" bigger/bolder, or make the dates/username and label buttons smaller. 

It's a little difficult to pick the titles out of the page, when they contain the most important information by far. 

 

LabelSearch.jpg

 

1 answer

1 accepted

0 votes
Answer accepted
Jason B
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 1, 2018

Hi Steven,

I played around a little bit, and I think I may have what you're looking for.  I tested this in Confluence 6.6.3, but the below style added to the global stylesheet increased the font size for the titles of the pages on that screen:

.details > a {
font-size: 16pt;
}

That will take the first link under the details div and set the font size on it.  I hope this helps!

Steve May 1, 2018

Yay! Works exactly like I wanted it to! I embellished a little, but that's what I needed.

I really appreciate your help!

Steve

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events