css edit
This commit is contained in:
parent
526b6d4a5b
commit
17e244bfb4
2 changed files with 2 additions and 2 deletions
|
@ -159,7 +159,7 @@ hr {
|
||||||
img {
|
img {
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
height: auto;
|
height: auto;
|
||||||
margin: .2rem;
|
margin: .1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<div class=footContainer>
|
<div class=footContainer>
|
||||||
<div class="footLeft">
|
<div class="footLeft">
|
||||||
<p>Licensed under <a target="_blank" rel="noopener noreferrer" href="https://fr.wikipedia.org/wiki/Licence_MIT">MIT</a> <a href="https://www.hitwebcounter.com" target="_blank">
|
<p>Licensed under <a target="_blank" rel="noopener noreferrer" href="https://fr.wikipedia.org/wiki/Licence_MIT">MIT</a>. You're visitor #<a href="https://www.hitwebcounter.com" target="_blank">
|
||||||
<img src="https://hitwebcounter.com/counter/counter.php?page=11496010&style=0007&nbdigits=5&type=ip&initCount=0" title="Counter Widget" Alt="Visit counter For Websites" border="0" /></a><br>
|
<img src="https://hitwebcounter.com/counter/counter.php?page=11496010&style=0007&nbdigits=5&type=ip&initCount=0" title="Counter Widget" Alt="Visit counter For Websites" border="0" /></a><br>
|
||||||
Built with <a target="_blank" rel="noopener noreferrer" href="https://www.getzola.org">Zola</a> using <a target="_blank" rel="noopener noreferrer" href="https://github.com/Speyll/anemone">anemone</a> theme & <a target="_blank" rel="noopener noreferrer" href="https://github.com/Speyll/veqev">veqev</a> colors.<br>
|
Built with <a target="_blank" rel="noopener noreferrer" href="https://www.getzola.org">Zola</a> using <a target="_blank" rel="noopener noreferrer" href="https://github.com/Speyll/anemone">anemone</a> theme & <a target="_blank" rel="noopener noreferrer" href="https://github.com/Speyll/veqev">veqev</a> colors.<br>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue