vstup/css/styl.css
changeset 17 02bad17b4590
parent 15 cfb2fc0ca242
child 24 63e404f454e8
equal deleted inserted replaced
16:addd255c39c9 17:02bad17b4590
     1 body {
     1 body {
     2     background-color: #3c3b37;
     2     background-color: #3c3b37;
     3     font-family: sans-serif;
     3     font-family: sans-serif;
     4     text-align: center;
     4     text-align: center;
     5     font-size: 16px;
     5     font-size: 16px;
       
     6 }
       
     7 
       
     8 a img {
       
     9 	border: none;
     6 }
    10 }
     7 
    11 
     8 #tělo {
    12 #tělo {
     9     width: 900px;
    13     width: 900px;
    10     text-align: left;
    14     text-align: left;