Show
Ignore:
Timestamp:
08/05/09 13:50:01 (15 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Po kliknutí na logo se zobrazí uvítací stránka v průvodci.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • java/sql-vyuka/web/styl.css

    r64 r67  
    2929#zahlavi { 
    3030    height: 48px; 
     31    width: 400px; 
    3132    background-image: url('grafika/logo.png'); 
    3233    background-repeat: no-repeat; 
    3334    margin-left: 5px; 
     35    cursor: pointer; 
    3436} 
    3537