1. .widget-content { 2. margin-top: 0.5em; 3. } |
You can modify this to increase the size, font, color etc of the widget content like so.
1. .widget-content { 2. margin-top: 0.5em; 3. font-size:110%; 4. color:#FF6600; 5. } |
Scripting tutorials, examples and snippets. javascript, web 2, ajax, php, perl. Learn how to create exciting widgets widgets using yahoo, google and wtitter apis and DOM. Harness the power of web 2.
1. .widget-content { 2. margin-top: 0.5em; 3. }Hide line numbers |
1. .widget-content { 2. margin-top: 0.5em; 3. font-size:110%; 4. color:#FF6600; 5. }Hide line numbers |
No comments:
Post a Comment