home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / mcombo152.exe / Plugin / Weather / style / MediumFonts.css < prev    next >
Cascading Style Sheet File  |  2005-10-31  |  378b  |  26 lines

  1. /*
  2. === Weather 4.41 === 
  3.  
  4. By Neo101
  5. Previous versions by crino, Arkim, mdlist, seidenj and Tara
  6.  
  7. Medium Fonts
  8.  
  9. This CSS part is used by all styles. 
  10. */
  11.  
  12. body,table {
  13.     font-size:11px;
  14. }
  15.  
  16. .cityLinks{
  17.     font-size:12px;
  18. }
  19.  
  20. .button,.textinput,.head,.lowT,.futureD,.select,.obsInfo,.box {
  21.     font-size: 10px;
  22. }
  23.  
  24. .hbody,.futureTDBody,.searchtd{
  25.     font-size: 9px;
  26. }