Index footer improvements (fix typo)

This commit is contained in:
Petr Sloup
2017-01-25 09:42:52 +01:00
parent 841cb82f85
commit 1079ece860
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -137,6 +137,9 @@ footer img{
width: 118px;
height: 32px;
}
footer .t {
display:none;
}
footer p {
margin-top:0;
}
@@ -209,4 +212,4 @@ body {
.btn:first-child{
padding: 0 20px;
}
}
}