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

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