css-team:correcting search-bar

git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@45 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
britea 2018-11-06 14:20:08 +00:00
parent 4e93d718ba
commit 02e7dcf100
2 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,7 @@
margin-right: 10px;
input{
outline:none;
background-color: #131313;
border: none;
transition: 500ms;

View File

@ -17,4 +17,3 @@ title: Home page
<span>
</span>
</div>
<script src="js/homepage.js"></script>