home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 September / MICD2001_09_NR1.iso / Www / LinuxSec / css / page.css < prev   
Cascading Style Sheet File  |  2001-05-16  |  1KB  |  92 lines

  1. table.wlasne    {
  2.     width: 500px;
  3.     background: #aa50ff;
  4.     color: white;
  5.     margin-top: 20pt;
  6.     }
  7. td.wlasne    {
  8.     padding-top: 10px;
  9.     padding-bottom: 20px;
  10.     text-align: center;
  11.     }
  12.  
  13. table.tekst    {
  14.     width: 500px;
  15.     color: yellow;
  16.     margin-top: 20pt;
  17.     }
  18.  
  19. td.tekst    {
  20.     width:500px;
  21.     padding-top: 0px;
  22.     padding-bottom: 20px;
  23.     color:white;
  24.     }
  25.  
  26. td.consola    {
  27.     width:600px;
  28.     padding-top: 10px;
  29.     padding-bottom: 10px;
  30.     color:white;
  31.     background:black;    
  32.     }
  33.  
  34. td.prog {
  35. padding-top: 0px;
  36. padding-bottom: 2px;
  37. color:black;
  38. font-size:13px;
  39. }
  40.  
  41.  
  42.  
  43.  
  44. #tnag
  45. {
  46. font-size:16px;
  47. }
  48.  
  49. #ttekst
  50. {
  51. color:black;
  52. font-size:15px;
  53. text-align:justify;
  54. text-indent: 0.5cm;
  55. }
  56.  
  57. #tekst
  58. {
  59. font-size:15px;
  60. }
  61.  
  62.  
  63. #ktekst
  64. {
  65. font-size:15px;
  66. color:white;
  67. }
  68.  
  69. #tnmap
  70. {
  71. font-size:14px;
  72. color:black;
  73. }
  74.  
  75.  
  76. #naglowek
  77. {
  78. position:relative;
  79. color:yellow;
  80. top:10;
  81. font-size:33px;
  82. font-family: arial;    
  83. }
  84.  
  85.  
  86.  
  87. A:link 
  88. {COLOR: black; TEXT-DECORATION: none;font-size:12px;font-family: arial}
  89. A:visited {COLOR: black; TEXT-DECORATION: none;font-size:12px;font-family: arial}
  90. A:active {COLOR: black; TEXT-DECORATION: none;font-size:12px;font-family: arial}
  91. A:hover {COLOR: red; TEXT-DECORATION: none; font-size:12px;font-family: arial}
  92.