foot
This commit is contained in:
parent
6189c064d5
commit
7f97a7c3ad
@ -14,7 +14,3 @@
|
|||||||
body {
|
body {
|
||||||
font-family: jetbrains_monoregular;
|
font-family: jetbrains_monoregular;
|
||||||
}
|
}
|
||||||
|
|
||||||
#insidefooter {
|
|
||||||
font-size: 8px;
|
|
||||||
}
|
|
@ -15,4 +15,5 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
font-size: 8px;
|
||||||
}
|
}
|
@ -63,7 +63,7 @@
|
|||||||
/>
|
/>
|
||||||
<p class="double"><span class="auto-type"></span></p>
|
<p class="double"><span class="auto-type"></span></p>
|
||||||
</div>
|
</div>
|
||||||
<div id="footer insidefooter">
|
<div id="footer">
|
||||||
<a
|
<a
|
||||||
rel="license"
|
rel="license"
|
||||||
href="http://creativecommons.org/licenses/by-nc-sa/4.0/"
|
href="http://creativecommons.org/licenses/by-nc-sa/4.0/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user