AVID:Requests for Comment/Fix the bold text problem: Difference between revisions
From the Audiovisual Identity Database, the motion graphics museum
Content deleted Content added
Created page with "I saw the code for the font face here, but it looks like there has been a problem. The logo remained not bold or a bit bold whenever you make the text bold. I suggest that the following code: <pre> @font-face { font-family: 'AVID Sans Bold'; src: url('https://static.miraheze.org/avidwiki/6/6f/CLGSans-Bold.ttf'); } </pre> should be changed to: <pre> @font-face { font-family: 'AVID Sans'; font-weight: bold; src: url('https://..." |
m added Category:Passed Requests for Comment using HotCat |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<div class="boilerplate metadata discussion-archived" style="background-color: #F2F4FC; margin: 2em 0 0 0; padding: 0 10px 0 10px; border: 1px solid #aaa"> |
|||
:The following discussion is closed. '''Please do not modify it'''. Subsequent comments should be made in a new section. |
|||
::Closing as '''done'''. [[User:HibiscusCrown20|HibiscusCrown20]] ([[User talk:HibiscusCrown20|talk]]) 15:34, 18 December 2022 (UTC) |
|||
---- |
|||
I saw the code for the font face [[MediaWiki:Common.css|here]], but it looks like there has been a problem. The logo remained not bold or a bit bold whenever you make the text bold. I suggest that the following code: |
I saw the code for the font face [[MediaWiki:Common.css|here]], but it looks like there has been a problem. The logo remained not bold or a bit bold whenever you make the text bold. I suggest that the following code: |
||
Line 40: | Line 44: | ||
== Abstain == |
== Abstain == |
||
{{Abstain}} This seems like a technical problem, I'm not sure why you should solve it in a RfC. --[[User:Zdrmonster|Zdrmonster]] ([[User talk:Zdrmonster|talk]]) 03:31, 10 December 2022 (UTC) |
|||
== Comments == |
== Comments == |
||
I know this is technical, but I would definitely support referring this to the technical team for consideration. Also, it would make sense to synchronise the customisations with Wikipedia's master stylesheets to address the spacing issues between some elements ([[User:Pingu/sandbox#Line break test|tests]]). --[[User:Pingu|Pingu]] ([[User talk:Pingu|talk]]) 13:41, 18 December 2022 (UTC) |
|||
---- |
|||
The above discussion is preserved as an archive. '''Please do not modify it'''. Subsequent comments should be made in a new section. |
|||
</div> |
|||
[[Category:Requests for Comment]] |
[[Category:Requests for Comment]] |
||
[[Category:Passed Requests for Comment]] |