This commit is contained in:
denisdulici
2017-09-26 01:22:02 +03:00
parent 5c106c4fef
commit 0f29bda12b
3 changed files with 16 additions and 1 deletions

10
public/css/app.css vendored
View File

@ -413,6 +413,16 @@ ul.add-new.nav.navbar-nav.pull-left {
max-height: 120px;
}
.login-box-footer {
text-align: center;
margin-top: 30px;
color: #d8d8d8;
}
.login-box-footer a {
color: #d8d8d8;
}
@media only screen and (max-width : 768px) {
.main-header .add-new.nav.navbar-nav i {
margin-top: 3px;