Difference between revisions of "MediaWiki:Common.css"
From OCTOPUSCINEMA
| Line 2: | Line 2: | ||
@font-face { | @font-face { | ||
| − | font-family: ' | + | font-family: 'courier new'; |
src: local("Poppins"), | src: local("Poppins"), | ||
url(http://www.octopuscinema.com/fonts/Poppins-Regular.ttf); | url(http://www.octopuscinema.com/fonts/Poppins-Regular.ttf); | ||
} | } | ||
Revision as of 09:08, 12 October 2021
/* CSS placed here will be applied to all skins */
@font-face {
font-family: 'courier new';
src: local("Poppins"),
url(http://www.octopuscinema.com/fonts/Poppins-Regular.ttf);
}