mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2025-12-17 04:00:59 +00:00
added credits
This commit is contained in:
@@ -115,6 +115,15 @@
|
||||
</div> -->
|
||||
</div>
|
||||
|
||||
<div class="credits">
|
||||
<span>-- - --</span>
|
||||
Development and hosting: <a href="https://aljaxus.eu">Aljaž Starc</a>
|
||||
Insight and needy-greedy-details: <a href="http://www.valentincic.eu/">Tjaž Valentinčič</a>
|
||||
<span>-</span>
|
||||
<a href="https://gitplac.si/aljaxus/upn-qr">gitplac.si/aljaxus/upn-qr</a>
|
||||
<span>-</span>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
@@ -48,4 +48,11 @@ code {
|
||||
}
|
||||
section div {
|
||||
padding-left: 25px;
|
||||
}
|
||||
|
||||
.credits {
|
||||
display: grid;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user