home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Blogs / wordpress2.6.exe / wordpress2.6 / wp-admin / css / global-rtl.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-08-13  |  457 b   |  32 lines

  1. body, td {
  2.     font-family: Tahoma;
  3. }
  4. textarea, input, select {
  5.     font-family: Tahoma;
  6. }
  7. h1, h2, h3 {
  8.     font-family:arial;
  9. }
  10. .widefat td {
  11.     padding: 7px 10px 9px 15px;
  12. }
  13. .widefat th {
  14.     padding: 9px 10px 6px 15px;
  15.     text-align: right;
  16. }
  17. .widefat th input {
  18.     margin: 0 8px 0 0;
  19. }
  20. .widefat .check-column {
  21.     text-align: left;
  22. }
  23. .wrap h2 {
  24.     font-family:arial;
  25.     margin: 5px -4px 0 0;
  26.     padding-right:0;
  27.     padding-left: 280px;
  28. }
  29. .wrap h2.long-header {
  30.     padding-left: 0;
  31. }
  32.