home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Programare / xpweb / xpwebbuttons.exe / #setuppath# / help.img / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-12-20  |  2.1 KB  |  106 lines

  1. body {
  2.   margin-bottom: 5px;
  3.   margin-left: 0;
  4.   margin-right: 0;
  5.   margin-top: 5;
  6.   background-color: #EFF6FF;
  7.   font-family: verdana,tahoma,arial;
  8.   line-height: 16px;
  9.   color: #505050;
  10. }
  11.  
  12. td, tr, p, ul{
  13.   font-family: verdana,tahoma,arial;
  14.   font-size: 12px;
  15.  
  16. .delim td{
  17.   background-color: ##70beff;
  18. }
  19.  
  20. p{
  21.   margin: 2px; 
  22.   line-height: 16px;
  23.  
  24. a:link          {color: #3050FF; text-decoration: none}
  25. a:visited       {color: #6080FF; text-decoration: none}
  26. a:hover         {color: #000000; text-decoration: underline}
  27.  
  28. .order {
  29.  font-size: 18px;
  30.  font-weight: bold;
  31.  font-family: verdana,tahoma,arial;
  32.  color: #048EFE;
  33. }
  34.  
  35. .order a:link          {color: #048EFE; text-decoration: underline}
  36. .order a:visited       {color: #048EFE; text-decoration: underline}
  37. .order a:hover         {color: #70beff; text-decoration: underline}
  38.  
  39. .jlogo {
  40.   font-family: tahoma,verdana,arial;
  41.   font-size: 24px;
  42.   color: #000000;
  43.  
  44. .clogo {
  45.   font-family: tahoma,verdana,arial;
  46.   font-size: 24px;
  47.   color: #048EFE; 
  48.  
  49. .topmenu {
  50.   font-size: 12px;
  51.   color: #6080ff;
  52. }
  53.  
  54. .topmenu a{
  55.   font-family: verdana,tahoma,arial;
  56.   font-weight: normal;
  57. }
  58.  
  59. .topmenu a:link          {text-decoration: none}
  60. .topmenu a:visited       {text-decoration: none}
  61. .topmenu a:hover         {text-decoration: none}
  62.  
  63. h1 {
  64.   font-family: tahoma,verdana,arial;
  65.   font-weight: bold;
  66.   color: #6080ff
  67.   text-align: center; 
  68.   margin: 0px; 
  69.   PADDING-BOTTOM: 6px; 
  70.   PADDING-TOP: 6px;
  71.  
  72. h2 {
  73.   font-family: tahoma,verdana,arial;
  74.   font-weight: bold;
  75.   margin: 2px;
  76.   color: #000000; 
  77.   text-align: left;  
  78.  
  79. .copyr {
  80.   font-size: 11px;
  81.   color: #505050;  
  82. }
  83.  
  84. .copyr a{
  85.   text-decoration: none
  86.   font-size: 11px;
  87.   color: #505050; 
  88.   text-align: center; 
  89. }
  90.  
  91. .copyr a:link          {color: #505050; text-decoration: none}
  92. .copyr a:visited       {color: #505050; text-decoration: none}
  93. .copyr a:hover         {color: #000000; text-decoration: underline}
  94.  
  95. .sym {
  96.   font-family: verdana,tahoma,arial;
  97.   font-size: 12px;
  98.   color: #FF9900; 
  99. }
  100.