Testpage: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Test page is for testing purposes If you are reading this... how... how did you find this? What do you know? Are there more who know? The secret has burdened me for so lo...") |
No edit summary |
||
Line 1: | Line 1: | ||
@import url( 'https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif '); | |||
/* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */ | |||
body { | |||
font-family: "Noto Sans", sans-serif; | |||
} | |||
/* Changes the default font used for MediaWiki headings to Noto Serif: */ | |||
#content h1, | |||
#content h2 { | |||
font-family: "Noto Serif", serif; | |||
} | |||
Test page is for testing purposes | Test page is for testing purposes | ||
Revision as of 01:17, 16 October 2021
@import url( 'https://fonts.googleapis.com/css?family=Noto+Sans%7CNoto+Serif ');
/* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */ body {
font-family: "Noto Sans", sans-serif;
}
/* Changes the default font used for MediaWiki headings to Noto Serif: */
- content h1,
- content h2 {
font-family: "Noto Serif", serif;
}
Test page is for testing purposes
If you are reading this... how... how did you find this? What do you know?
Are there more who know?
The secret has burdened me for so long, I don't know how to live with it any longer.
The burning secret that is...-
Hello, testing 1 2 3 is this page working correctly?