size fix
This commit is contained in:
parent
3040d9663b
commit
8b652598bd
1 changed files with 3 additions and 4 deletions
|
@ -51,7 +51,7 @@ img {
|
|||
<body> <center>
|
||||
<div class='container'>
|
||||
<div class='main'>
|
||||
<h1>Tohle je přepadení</h1>
|
||||
<h1 style='font-family:xenippa'>Tohle je přepadení</h1>
|
||||
<div id='quotes'> </div>
|
||||
</div>
|
||||
|
||||
|
@ -69,9 +69,8 @@ img {
|
|||
|
||||
<div class='down'>
|
||||
<h2>Projekty</h2>
|
||||
<p>
|
||||
Rekurzivní piškvorky: <a href='p/index.html'>mat.uuush.eu/p</a><br>
|
||||
</p>
|
||||
<a>Rekurzivní piškvorky: </a>
|
||||
<a href='p/index.html'>mat.uuush.eu/p</a><br>
|
||||
|
||||
<h2>Kontakt</h2>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue