Labs/Jetpack/Reboot/JEP/107: Difference between revisions

Jump to navigation Jump to search
Line 77: Line 77:


myMods.add('styles', {
myMods.add('styles', {
   'body':{
   'body': {
       'background': '#ffffff',
       'background': '#ffffff',
       'font-family':'Trebuchet MS'
       'font-family': 'Trebuchet MS'
   },
   },
   'span.details':{
   'span.details': {
       'font-size':'7px'
       'font-size': '7px'
   }
   }
});
});
1,273

edits

Navigation menu