Difference between revisions of "MediaWiki:Common.css"

From AIMux
Jump to: navigation, search
Line 15: Line 15:
 
font-family: 'Baloo Chettan', cursive;
 
font-family: 'Baloo Chettan', cursive;
  
div #Orbitron {font-family: 'Orbitron', sans-serif;}
+
div #Mitr {font-family: 'Mitr', sans-serif;}
  
  
body {font-family: 'Orbitron', sans-serif;
+
body {font-family: 'Mitr', sans-serif;
       font-size: 80%}
+
       font-size: 100%}

Revision as of 01:51, 4 January 2019

/* CSS placed here will be applied to all skins */

@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan|Concert+One|Federo|Forum|Mitr|Orbitron|Quando|Roboto+Slab|Special+Elite|Tenor+Sans|Voces');

font-family: 'Orbitron', sans-serif;
font-family: 'Mitr', sans-serif;
font-family: 'Tenor Sans', sans-serif;
font-family: 'Federo', sans-serif;
font-family: 'Quando', serif;
font-family: 'Roboto Slab', serif;
font-family: 'Special Elite', cursive;
font-family: 'Concert One', cursive;
font-family: 'Forum', cursive;
font-family: 'Voces', cursive;
font-family: 'Baloo Chettan', cursive;

div #Mitr {font-family: 'Mitr', sans-serif;}


body {font-family: 'Mitr', sans-serif;
      font-size: 100%}