comment under images
This commit is contained in:
parent
4bab30f353
commit
1716b43675
1 changed files with 1 additions and 4 deletions
|
@ -27,7 +27,6 @@ img {
|
|||
}
|
||||
.container {
|
||||
display: grid;
|
||||
justify-content: stretch;
|
||||
grid-template-columns: 3fr 2fr 2fr 3fr;
|
||||
grid-template-rows: auto;
|
||||
grid-template-areas:
|
||||
|
@ -55,9 +54,6 @@ img {
|
|||
"<i>Čau lidi, já jsem křeček.</i>"<br>
|
||||
- Topení
|
||||
</p>
|
||||
<br><br>
|
||||
|
||||
<p class='text'>Webové stránky takového toho tamtoho člověka</p><br><br>
|
||||
</div>
|
||||
|
||||
<div class='left'>
|
||||
|
@ -75,6 +71,7 @@ img {
|
|||
</div>
|
||||
|
||||
<div class='down'>
|
||||
<br> <p class='text'>Webové stránky takového toho tamtoho člověka</p> <br>
|
||||
<h2 class='subtitle'>Projekty</h2>
|
||||
<p class='text'>
|
||||
Rekurzivní piškvorky v C++ do WebAssembly: <a href='pisiskvory.html'>mat.uuush.eu/pisiskvory</a><br>
|
||||
|
|
Loading…
Reference in a new issue