Jean Abou Samra
Joined 15 October 2025
| Line 52: | Line 52: | ||
:Done. Thanks for providing the CSS code. [[User:Jean Abou Samra|Jean Abou Samra]] ([[User talk:Jean Abou Samra|talk]]) 15:28, 6 December 2025 (UTC) | :Done. Thanks for providing the CSS code. [[User:Jean Abou Samra|Jean Abou Samra]] ([[User talk:Jean Abou Samra|talk]]) 15:28, 6 December 2025 (UTC) | ||
:: Ah, I missed that with this CSS code the quote characters are also in typewriter, which is not correct. So please add <code>font-family: serif;</code> to both the <code>samp:before</code> and <code>samp:after</code> block. | :: Ah, I missed that with this CSS code the quote characters are also in typewriter, which is not correct. So please add <code>font-family: sans-serif;</code> to both the <code>samp:before</code> and <code>samp:after</code> block. | ||
:: [I haven't found out how to display the quotes with the same font selected by the user to display the main font in Wiki – or is this fixed to always be sans-serif?] | |||