Changeset 532805
- Timestamp:
- 04/18/2012 12:00:25 PM (14 years ago)
- File:
-
- 1 edited
-
mini-twitter-feed/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mini-twitter-feed/trunk/readme.txt
r532788 r532805 31 31 You can show the tweets of a query [minitwitter query="#awesome"]: it will show the tweets from the query #awesome. 32 32 33 You can change the color of your links by the color of your website changing ` .tweets a { color:#your_color; }` in your ccs file.33 You can change the color of your links by the color of your website changing `<style>.tweets a { color:#your_color; }</style>` in the <head> after the file `jquery.minitwitter.css`. 34 34 35 35 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.