home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / oss / cvs-2004 / bahasa / web / bahasa.css,v < prev    next >
Text File  |  2003-10-26  |  2KB  |  149 lines

  1. head    1.2;
  2. access;
  3. symbols;
  4. locks; strict;
  5. comment    @# @;
  6.  
  7.  
  8. 1.2
  9. date    2003.10.26.01.53.10;    author bule;    state Exp;
  10. branches;
  11. next    1.1;
  12.  
  13. 1.1
  14. date    2003.10.17.00.39.35;    author bule;    state Exp;
  15. branches;
  16. next    ;
  17.  
  18.  
  19. desc
  20. @@
  21.  
  22.  
  23. 1.2
  24. log
  25. @*** empty log message ***
  26. @
  27. text
  28. @a.menu:link {
  29.     color: #330099;
  30.     font-family: "Georgia";
  31.     font-size: 13px;
  32.     font-weight: bold;
  33.     text-decoration: underline;    
  34. }
  35.  
  36. a.menu:active {
  37.     color: #330099;
  38.     font-family: "Georgia";
  39.     font-size: 13px;
  40.     font-weight: bold;
  41.     text-decoration: underline;
  42. }
  43.  
  44. a.menu:visited {
  45.     color: #330099;
  46.     font-family: "Georgia";
  47.     font-size: 13px;
  48.     font-weight: bold;
  49.     text-decoration: underline;
  50. }
  51.  
  52. a.menu:hover {
  53.     color: #CC0033;
  54.     font-family: "Georgia";
  55.     font-size: 13px;
  56.     font-weight: bold;
  57.     text-decoration: underline;
  58. }
  59.  
  60. a.help:link {
  61.     color: #006633;
  62.     font-family: "Georgia";
  63.     font-size: 13px;
  64.     font-weight: bold;
  65.     text-decoration: none;
  66. }
  67.  
  68. a.help:active {
  69.     color: #006633;
  70.     font-family: "Georgia";
  71.     font-size: 13px;
  72.     font-weight: bold;
  73.     text-decoration: none;
  74. }
  75.  
  76. a.help:visited {
  77.     color: #006633;
  78.     font-family: "Georgia";
  79.     font-size: 13px;
  80.     font-weight: bold;
  81.     text-decoration: none;
  82. }
  83.  
  84. a.help:hover {
  85.     color: #000000;
  86.     font-family: "Georgia";
  87.     font-size: 13px;
  88.     font-weight: bold;
  89.     text-decoration: underline;
  90. }
  91.  
  92. #help_msg {
  93.     color: #000000;
  94.     font-family: "Georgia";
  95.     font-size: 13px;
  96.     font-weight: bold;
  97.     text-decoration: none;
  98. }
  99.  
  100. li.help_big {
  101.     color: #990000;
  102.     font-family: "Georgia";
  103.     font-size: 13px;
  104.     font-weight: bold;
  105.     text-decoration: none;
  106. }
  107.  
  108. li.help_medium {
  109.     color: #330066;
  110.     font-family: "Georgia";
  111.     font-size: 12px;
  112.     font-weight: bold;
  113.     text-decoration: none;
  114. }
  115.  
  116. li.help_small {
  117.  
  118.  
  119.  
  120. }
  121.  
  122. #help_highlight {
  123.     background: #FFFF00;
  124.     font-family: "Georgia";
  125.     font-size: 12px;
  126.     font-weight: bold;
  127. }
  128.  
  129. td.ipa {
  130.     font-family: "Lucida Sans Unicode";
  131.     font-size: 15px;
  132. }
  133.  
  134. body {
  135.     background: #FFFFF2;
  136.     font-family: "Georgia";
  137. }
  138. @
  139.  
  140.  
  141. 1.1
  142. log
  143. @*** empty log message ***
  144. @
  145. text
  146. @d1 110
  147. @
  148.  
  149.