User talk:9cfilorux/typographyrefreshoverride.css

From mediawiki.org

Colon on div#content h4[edit]

font-sizeː 116%;

should be replaced by :

font-size: 116%;

--Vieux tĂȘtard (talk) 08:51, 2 April 2014 (UTC)Reply

Thanks, changing that on my personal vector.css page fixed an issue I had with the subheading sizes. Prototime (talk) 20:37, 7 April 2014 (UTC)Reply
After some time I found it too :P Arvedui89 (talk) 19:51, 10 April 2014 (UTC)Reply
@Vieux tĂȘtard: Thanks for that - no idea how I got a weird colon in there. Also no idea this had a talk page for some reason. Cathfolant (talk) 00:26, 16 April 2014 (UTC)Reply

Commons file pages[edit]

I added:

div#content h1, div#content h2, div#content #firstHeading {
	font-family: sans-serif !important;
}

to this in my own vector.css to fix some of the headings on Commons file pages.

I got the clause from "Inspect element" in Chrome, and some of it may be redundant to what you already have, I was lazy and didn't check, because it worked, but I think at least

div#content #firstHeading

is needed there.

Thanks for the code. The "improvement" of the "typography refresh" was hideous and ill considered as far as I'm concerned.
It shouldn't be up to me to chase around and see which fonts I have installed are breaking an experience that has so far been fine, and what order they come in a priority list. Needed more thought before implementation. sans-serif works fine. Cheers. Begoon •â€‰talk 14:30, 2 April 2014 (UTC)Reply

I tried but it doesn't works[edit]

Y tried your code (you can see here : [1]) but it doen't works. The title is still with serif ! Could you check what's wrong ? --Berdea (talk) 23:33, 3 April 2014 (UTC)Reply

I would like also to change the title of the article.

Berdea/Begoon, I think I have fixed this by now - let me know if it's still a problem. I also don't know what you mean by changing the title of the article...? Cathfolant (talk) 00:28, 16 April 2014 (UTC)Reply
Thank you, yes, my issue appears fixed. I don't know what Berdea means by "change the title of the article" either, sorry. Begoon •â€‰talk 03:03, 16 April 2014 (UTC)Reply
I don't remember exactly what I was asking (it's a long time ago !). I suppose it was a problem of the font and my aim was to have the same font for the text of the article and the title of the article. Thanks. --Berdea (talk) 21:00, 13 April 2015 (UTC)Reply

Doesn't work for me either...[edit]

Hi, I have installed 1.24.2 and adding this to Special:Mypage/vector.css shows no changes.