Added function for disabling remote

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-18 15:23:37 +01:00
parent d96dbe99a9
commit cb5cb40d73
4 changed files with 29 additions and 8 deletions

View File

@@ -129,6 +129,10 @@ nav .brand-logo{
background-color:rgba(45,45,45,1);
}
.import-a{
width:100%;
}
#nav-mobile .green:hover{
background-color: #38803C !important;
}