Update index.html
This commit is contained in:
parent
2ad6e0872f
commit
68b63ad35e
|
@ -69,7 +69,8 @@
|
|||
}
|
||||
|
||||
.footer {
|
||||
background-color: #f1f1f1;
|
||||
width: 100%;
|
||||
background-color: #CEE0CC;
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -140,7 +141,7 @@
|
|||
</ul>
|
||||
|
||||
</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>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue