MediaWiki talk:Common.css: Difference between revisions
Line 21: | Line 21: | ||
: They ''were'' purple before, just darker. I'm currently trying to make text more readable; I've removed it for now. [[User:PabloS|PabloS]] ([[User talk:PabloS|talk]]) 16:44, 19 June 2024 (PDT) | : They ''were'' purple before, just darker. I'm currently trying to make text more readable; I've removed it for now. [[User:PabloS|PabloS]] ([[User talk:PabloS|talk]]) 16:44, 19 June 2024 (PDT) | ||
:: External ones were, but for a brief time when I wrote that, the in-wiki ones were purple, at least on my end. Anyway, thanks, sorry for bothering you. [[User:Cvoxalury|Cvoxalury]] ([[User talk:Cvoxalury|talk]]) 16:45, 19 June 2024 (PDT) | :: External ones were, but for a brief time when I wrote that, the in-wiki ones were purple, at least on my end. Anyway, thanks, sorry for bothering you. [[User:Cvoxalury|Cvoxalury]] ([[User talk:Cvoxalury|talk]]) 16:45, 19 June 2024 (PDT) | ||
== <code>.mw-highlight</code> should have an invert and hue rotate filter applied. == | |||
Syntax highlighting isn't currently inverted and hue rotated in some contexts, such as on the documentation page for {{tl2|CodeBlock}}. ―[[User:Pee|Pee]] ([[User talk:Pee|talk]]) 18:27, 19 June 2024 (PDT) |
Revision as of 18:27, 19 June 2024

Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
Is there any way someone could get to work? --TheLazyPanda (talk) 01:47, 19 Jan 2010 (UTC)
or the user styles --Karl-police (talk) 19:06, 13 Oct 2023
Fix the category block
As stated on the Project:Necessary Features#Bugs_needed_to_fix, it is worth removing the height property from .catlinks block which causes the text to go out of bounds if there are more categories than can fit on one line.
As I understand it, common.css can only add new styles, so here is a simple code that should work:
This problem becomes most noticeable when the hidden categories mode is enabled.
Personally, I would like to suggest also adding the border-radius: 4px; property, but whether to add this or not is up to you. --Max34 (talk) 00:45, 18 June 2024 (PDT)
Purple links
This change isn't going to stay, I hope? Cvoxalury (talk) 16:31, 19 June 2024 (PDT)
- They were purple before, just darker. I'm currently trying to make text more readable; I've removed it for now. PabloS (talk) 16:44, 19 June 2024 (PDT)
.mw-highlight
should have an invert and hue rotate filter applied.
Syntax highlighting isn't currently inverted and hue rotated in some contexts, such as on the documentation page for {{CodeBlock}}. ―Pee (talk) 18:27, 19 June 2024 (PDT)