MediaWiki:Vector.css: Difference between revisions

From Jewish Music Wiki
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
@import url('https://fonts.googleapis.com/css2?family=Rethink+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');
body { font-family: 'Rethink Sans', sans-serif; }

Revision as of 05:40, 30 January 2024

/* All CSS here will be loaded for users of the Vector skin */

@import url('https://fonts.googleapis.com/css2?family=Rethink+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');

body { font-family: 'Rethink Sans', sans-serif; }