mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-01 03:25:04 +03:00
12 lines
No EOL
256 B
Text
12 lines
No EOL
256 B
Text
<style>
|
|
.footer {
|
|
width: 100%;
|
|
background-color: #f5f5f5;
|
|
color: var(--second);
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
<br>
|
|
<div class="footer">
|
|
<a href="https://github.com/Akif9748/akf-forum"> This website is powered by AKF-Forum </a>
|
|
</div> |