MEpedia:CSS: Difference between revisions

From MEpedia, a crowd-sourced encyclopedia of ME and CFS science and history
m (→‎See also: fix link)
m (add cat)
Line 18: Line 18:
==References ==
==References ==
[[Category:MEpedia documentation]]
[[Category:MEpedia documentation]]
[[Category: MEpedia user interface explanation]]

Revision as of 20:56, February 22, 2020

Cascading Styles Sheets or CSS control the visual appearance on MEpedia, for example table styles or positioning of different elements in the screens.

Skins

Each skin installed contains CSS that sets the look and feel, For example, Vector and Monobook show the same information but use different fonts and slightly different layouts. Each skin has its own CSS file to control this. Users can choose which skin to use for themselves from their Special:Preferences setting.

Common.css

A stylesheet used by all different skins. This makes custom changes to every skin, for example displaying the MEpedia logo. This shared stylesheet can be viewed or edited from MediaWiki:Common.css.

See also

References