MediaWiki:Common.css: Difference between revisions

121 bytes added ,  16:07, 5 October 2023
Added Roboto to called fonts
No edit summary
(Added Roboto to called fonts)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/*Roboto Font */
@font-face {
  font-family: 'Roboto';
  src: url(https://fonts.googleapis.com/css?family=Tangerine);
}


/* Disables Text Select */
/* Disables Text Select */