footer links

master
Pavel Kuleshov 4 years ago
parent c7b882259d
commit 4e27ab4d90

@ -1,5 +1,8 @@
<div class="footer">
<strong>© 2020</strong>
<div class="right">
<a href="/">Главная</a>
</div>
</div>
</body>

@ -106,4 +106,7 @@ html[dir='rtl'] .icon {
width: 100%;
font-family: 'Segoe UI', Tahoma, sans-serif;
font-size: 75%;
}
.right{
float: right;
}
Loading…
Cancel
Save