1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-16 21:17:30 +00:00

add rights

This commit is contained in:
devfake
2015-07-04 19:54:25 +02:00
parent d0b7a212c8
commit 6c42a82b87
2 changed files with 15 additions and 1 deletions
client

@@ -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;
}