mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-20 11:26:54 +00:00
add rights
This commit is contained in:
parent
d0b7a212c8
commit
6c42a82b87
@ -90,4 +90,14 @@ body {
|
||||
|
||||
.card {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.rights {
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
text-align: right;
|
||||
color: #8798ac;
|
||||
right: 20px;
|
||||
}
|
@ -89,4 +89,8 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<footer class="rights">
|
||||
<p>This is a fan game and all rights are reserved by CD Projekt</p>
|
||||
</footer>
|
Loading…
Reference in New Issue
Block a user