Logo jetzt richtig

This commit is contained in:
seli 2018-10-29 20:38:55 +01:00
parent 07fc862459
commit d4a0b83b9f
4 changed files with 20 additions and 11 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.idea/
*.iml

View file

@ -22,11 +22,11 @@
.pic{
display: block;
height: 75px;
transform: translateY(-80px);
}
.pic:hover {
transform: unset;
transform: translateY(-80px);
}
.icon {
@ -40,6 +40,10 @@
border-right: 1px solid lightgrey;
}
.page {
margin: 0 125px;
}
/* Style the links inside the navigation bar */
.topnav a {

View file

@ -42,6 +42,7 @@
</ul>
</nav>
<div class="page">
<h1>World Data Overview ...</h1>
<p class='text'>Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica, sport etc, litot Europa usa li sam vocabular. Li lingues differe solmen in li grammatica, li pronunciation e li plu commun vocabules. Omnicos directe al desirabilite de un nov lingua franca: On refusa continuar payar custosi traductores.
@ -57,6 +58,7 @@
handleFile()
</script>
</div>
<footer>
<hr style="border: 1px solid lightgreen">
<p>Copyright © 2018 world_data</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB