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

Line 30: Line 30:
         'styles': ['http://yui.yahooapis.com/3.0.0/build/cssbase/base-min.css']
         'styles': ['http://yui.yahooapis.com/3.0.0/build/cssbase/base-min.css']
     },
     },
     'styles': 'body { background: #ffffff; font-family: Trebuchet MS; }' +
     'styles': {
              'span.details { font-size: 7px; }'
        'body': {
            'background': '#ffffff',
            'font-family': 'Trebuchet MS'
        }
     },
     },
     'script': function(){
     'script': function(){
1,273

edits