MediaWiki:Monobook.css: Difference between revisions

From Chemical Culture
Jump to navigationJump to search
Content added Content deleted
(Created page with "→‎All CSS here will be loaded for users of the MonoBook skin: @font-face { font-family: 'centurygothic'; src: url('https://static.miraheze.org/drycleaninglobbywiki/4/4a/Centurygothic.woff') format('woff'); }")
 
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the MonoBook skin */
@font-face {
@font-face {
font-family: 'centurygothic';
font-family: 'centurygothic';

Revision as of 19:19, 10 April 2024

@font-face {
  font-family: 'centurygothic';
  src: url('https://static.miraheze.org/drycleaninglobbywiki/4/4a/Centurygothic.woff') format('woff');
}