Jump to content

User:U m rasmussen/modern.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
p {
    font-family: Tahoma, Arial, "Times New Roman", Calibri, Arial, Cambria, serif;
    font-size: 100%;
    }

ul {
    font-family: Tahoma;
    font-size: 100%;
}

h1 {
	font-family: Tahoma;
	color: #E5E4E2;
}

h2, h3, h4, h5, h6 {
    font-family: Cambria, "Times New Roman", Calibri, Helvetica, Arial, sans-serif;
    font-size: 160%;
    color: #2B60DE;
	}