I think that his whole point is to have an accessibility style with larger text for visually impaired or struggling without changing the scale of the html layoutT0 increase the fonts size for your entire site I suggest you use the browsers zoom feature. Firefox has the best zoom feature.
I think that his whole point is to have an accessibility style with larger text for visually impaired or struggling without changing the scale of the html layout
For the visually impaired (most old persons over 50 years like me) the zoom feature is fantastic. Not only is the text made larger but the images and everything else.
html, body, .messageText, .titleBar h1, #pageDescription, .navTabs, .navTabs .navTab.selected .tabLinks a, .message .messageMeta, .blockLinksList, .breadcrumb, .footer .pageContent, .footerLegal .pageContent {
font-size: 100%;
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.