MediaWiki:Common.css: Difference between revisions

From Wikibundi
(Created page with "→‎CSS placed here will be applied to all skins: @font-face { font-family: 'Arbundi'; src: URL('https://arbundi.eu/arb1.ttf') format('truetype'); }")
 
No edit summary
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 18:38, 3 February 2024

/* CSS placed here will be applied to all skins */
@font-face {
  font-family: 'Arbundi';
  src: URL('https://arbundi.eu/arb1.ttf') format('truetype');
}