Update index.html
This commit is contained in:
parent
2ad6e0872f
commit
68b63ad35e
|
@ -69,7 +69,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
background-color: #f1f1f1;
|
width: 100%;
|
||||||
|
background-color: #CEE0CC;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
@ -140,7 +141,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="footer">Ciao</div>
|
<div class="footer">Project maintained by <a href="https://github.com/ulaulaman" target="github">ulaulaman</a> - Hosted on GitHub Pages - Theme by <a href="https://github.com/ulaulaman" target="github">ulaulaman</a></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue