Wikipedia:WikiProject Usability/Readability guidelines: Difference between revisions
Content deleted Content added
m →How to adjust font size for yourself: <source lang="css"> |
m change source to syntaxhighlight |
||
Line 35:
=== How to adjust font size for yourself ===
For example, to set the font size of references back to 100% (instead of 90%), add the following code to [[Special:Mypage/skin.css|your CSS page]].
<
div.references
{
font-size: 100% !important;
}
</syntaxhighlight>
=== Resources on readability ===
|