layout tweaks
This commit is contained in:
parent
02cad48aa8
commit
e51af830fb
|
@ -31,7 +31,7 @@ Authors, do the *ethical thing* and respect the following environment
|
||||||
variable in your software and your *limited rights to the computers of your
|
variable in your software and your *limited rights to the computers of your
|
||||||
users*:
|
users*:
|
||||||
|
|
||||||
<div class="card card-body bg-light text-center">
|
<div class="card card-body bg-light text-center shadow-lg p-3 mb-5 bg-white rounded">
|
||||||
<h1><code>export DO_NOT_TRACK=1</code></h1>
|
<h1><code>export DO_NOT_TRACK=1</code></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,8 @@ h1,h2,h3,h4
|
||||||
|
|
||||||
#bodyfooter
|
#bodyfooter
|
||||||
padding:
|
padding:
|
||||||
top: 100px
|
top: 15pt
|
||||||
|
left: 10pt
|
||||||
|
|
||||||
section.indexpage
|
section.indexpage
|
||||||
font:
|
font:
|
||||||
|
|
Loading…
Reference in New Issue