Show
Ignore:
Timestamp:
07/06/11 23:14:15 (13 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Seznam všech stránek formou odstavců.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vstup/css/styl.css

    r24 r25  
    5656} 
    5757 
    58 table.seznamStranek { 
    59         border: 1px solid grey; 
    60         border-collapse: collapse; 
    61 } 
    62  
    63 table.seznamStranek td { 
    64         border: 1px solid grey; 
    65         padding: 4px; 
    66 } 
    67  
    68 table.seznamStranek thead { 
    69         background-color: silver; 
    70 }